ifla_vf_guid     1774 net/core/rtnetlink.c 	[IFLA_VF_IB_NODE_GUID]	= { .len = sizeof(struct ifla_vf_guid) },
ifla_vf_guid     1775 net/core/rtnetlink.c 	[IFLA_VF_IB_PORT_GUID]	= { .len = sizeof(struct ifla_vf_guid) },
ifla_vf_guid     2174 net/core/rtnetlink.c static int handle_infiniband_guid(struct net_device *dev, struct ifla_vf_guid *ivt,
ifla_vf_guid     2182 net/core/rtnetlink.c static int handle_vf_guid(struct net_device *dev, struct ifla_vf_guid *ivt, int guid_type)
ifla_vf_guid     2341 net/core/rtnetlink.c 		struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_NODE_GUID]);
ifla_vf_guid     2351 net/core/rtnetlink.c 		struct ifla_vf_guid *ivt = nla_data(tb[IFLA_VF_IB_PORT_GUID]);