Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Drtnetlink.c1134 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_ifinfo() local
1157 vf_spoofchk.vf = in rtnl_fill_ifinfo()
1167 vf_spoofchk.setting = ivi.spoofchk; in rtnl_fill_ifinfo()
1181 nla_put(skb, IFLA_VF_SPOOFCHK, sizeof(vf_spoofchk), in rtnl_fill_ifinfo()
1182 &vf_spoofchk) || in rtnl_fill_ifinfo()