Searched refs:ifla_vf_spoofchk (Results 1 – 3 of 3) sorted by relevance
764 struct ifla_vf_spoofchk { struct
967 struct ifla_vf_spoofchk { struct
920 nla_total_size(sizeof(struct ifla_vf_spoofchk)) + in rtnl_vfinfo_size()1223 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo()1898 [IFLA_VF_SPOOFCHK] = { .len = sizeof(struct ifla_vf_spoofchk) },2420 struct ifla_vf_spoofchk *ivs = nla_data(tb[IFLA_VF_SPOOFCHK]); in do_setvfinfo()