Home
last modified time | relevance | path

Searched refs:vf_spoofchk (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/core/
Drtnetlink.c1197 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo() local
1232 vf_spoofchk.vf = in rtnl_fill_vfinfo()
1246 vf_spoofchk.setting = ivi.spoofchk; in rtnl_fill_vfinfo()
1259 nla_put(skb, IFLA_VF_SPOOFCHK, sizeof(vf_spoofchk), in rtnl_fill_vfinfo()
1260 &vf_spoofchk) || in rtnl_fill_vfinfo()