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

/net/core/
H A Drtnetlink.c1076 struct ifla_vf_spoofchk vf_spoofchk; local
1097 vf_spoofchk.vf =
1106 vf_spoofchk.setting = ivi.spoofchk;
1119 nla_put(skb, IFLA_VF_SPOOFCHK, sizeof(vf_spoofchk),
1120 &vf_spoofchk) ||

Completed in 7 milliseconds