IFLA_AF_SPEC     11283 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     4971 drivers/net/ethernet/emulex/benet/be_main.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     12362 drivers/net/ethernet/intel/i40e/i40e_main.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     4593 drivers/net/ethernet/intel/ice/ice_main.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     10025 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     4567 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC      438 net/bridge/br_netlink.c 		af = nla_nest_start_noflag(skb, IFLA_AF_SPEC);
IFLA_AF_SPEC      866 net/bridge/br_netlink.c 	afspec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC      921 net/bridge/br_netlink.c 	afspec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     1553 net/core/rtnetlink.c 	af_spec = nla_nest_start_noflag(skb, IFLA_AF_SPEC);
IFLA_AF_SPEC     1733 net/core/rtnetlink.c 	[IFLA_AF_SPEC]		= { .type = NLA_NESTED },
IFLA_AF_SPEC     2140 net/core/rtnetlink.c 	if (tb[IFLA_AF_SPEC]) {
IFLA_AF_SPEC     2144 net/core/rtnetlink.c 		nla_for_each_nested(af, tb[IFLA_AF_SPEC], rem) {
IFLA_AF_SPEC     2666 net/core/rtnetlink.c 	if (tb[IFLA_AF_SPEC]) {
IFLA_AF_SPEC     2670 net/core/rtnetlink.c 		nla_for_each_nested(af, tb[IFLA_AF_SPEC], rem) {
IFLA_AF_SPEC     4330 net/core/rtnetlink.c 	br_afspec = nla_nest_start_noflag(skb, IFLA_AF_SPEC);
IFLA_AF_SPEC     4574 net/core/rtnetlink.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     4651 net/core/rtnetlink.c 	br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
IFLA_AF_SPEC     2866 net/ipv4/ipmr.c 		af = nla_nest_start_noflag(skb, IFLA_AF_SPEC);