ifi_type          519 include/uapi/linux/rtnetlink.h 	unsigned short	ifi_type;		/* ARPHRD_* */
ifi_type          396 net/bridge/br_netlink.c 	hdr->ifi_type = dev->type;
ifi_type         1605 net/core/rtnetlink.c 	ifm->ifi_type = dev->type;
ifi_type         1898 net/core/rtnetlink.c 		if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags ||
ifi_type         3308 net/core/rtnetlink.c 	if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags ||
ifi_type         4313 net/core/rtnetlink.c 	ifm->ifi_type = dev->type;
ifi_type         4405 net/core/rtnetlink.c 		if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags ||
ifi_type         2822 net/ipv4/ipmr.c 	if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags ||
ifi_type         5791 net/ipv6/addrconf.c 	hdr->ifi_type = dev->type;
ifi_type         5837 net/ipv6/addrconf.c 	if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags ||
ifi_type          431 net/wireless/wext-core.c 	r->ifi_type = dev->type;