Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dif_link.h975 struct ifla_vf_spoofchk { struct
/Linux-v6.6/include/uapi/linux/
Dif_link.h1060 struct ifla_vf_spoofchk { struct
/Linux-v6.6/net/core/
Drtnetlink.c959 nla_total_size(sizeof(struct ifla_vf_spoofchk)) + in rtnl_vfinfo_size()
1282 struct ifla_vf_spoofchk vf_spoofchk; in rtnl_fill_vfinfo()
2000 [IFLA_VF_SPOOFCHK] = { .len = sizeof(struct ifla_vf_spoofchk) },
2573 struct ifla_vf_spoofchk *ivs = nla_data(tb[IFLA_VF_SPOOFCHK]); in do_setvfinfo()