Searched refs:ifla_vf_spoofchk (Results 1 – 5 of 5) sorted by relevance
719 struct ifla_vf_spoofchk { struct
951 struct ifla_vf_spoofchk { struct
760 struct ifla_vf_spoofchk { struct
927 nla_total_size(sizeof(struct ifla_vf_spoofchk)) + in rtnl_vfinfo_size()1230 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo()1895 [IFLA_VF_SPOOFCHK] = { .len = sizeof(struct ifla_vf_spoofchk) },2418 struct ifla_vf_spoofchk *ivs = nla_data(tb[IFLA_VF_SPOOFCHK]); in do_setvfinfo()