Searched refs:vf_spoofchk (Results 1 – 1 of 1) sorted by relevance
1234 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo() local1274 vf_spoofchk.vf = in rtnl_fill_vfinfo()1291 vf_spoofchk.setting = ivi.spoofchk; in rtnl_fill_vfinfo()1305 nla_put(skb, IFLA_VF_SPOOFCHK, sizeof(vf_spoofchk), in rtnl_fill_vfinfo()1306 &vf_spoofchk) || in rtnl_fill_vfinfo()