Searched refs:ifla_vf_trust (Results 1 – 4 of 4) sorted by relevance
1017 struct ifla_vf_trust { struct
1102 struct ifla_vf_trust { struct
904 struct ifla_vf_trust *trust; in host_to_target_data_vfinfo_nlattr()
993 nla_total_size(sizeof(struct ifla_vf_trust))); in rtnl_vfinfo_size()1314 struct ifla_vf_trust vf_trust; in rtnl_fill_vfinfo()2034 [IFLA_VF_TRUST] = { .len = sizeof(struct ifla_vf_trust) },2642 struct ifla_vf_trust *ivt = nla_data(tb[IFLA_VF_TRUST]); in do_setvfinfo()