Searched refs:ifla_vf_spoofchk (Results 1 – 2 of 2) sorted by relevance
498 struct ifla_vf_spoofchk { struct
819 nla_total_size(sizeof(struct ifla_vf_spoofchk)) + in rtnl_vfinfo_size()1134 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_ifinfo()1294 [IFLA_VF_SPOOFCHK] = { .len = sizeof(struct ifla_vf_spoofchk) },1495 struct ifla_vf_spoofchk *ivs = nla_data(tb[IFLA_VF_SPOOFCHK]); in do_setvfinfo()