Home
last modified time | relevance | path

Searched refs:ifi_type (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-networkd/test/
H A Dtest_rtnetlink.cpp27 msg.hdr.ifi_type = 3; in TEST()
47 msg.hdr.ifi_type = 4; in TEST()
/openbmc/phosphor-networkd/src/
H A Drtnetlink.cpp58 ret.type = ifinfo.ifi_type; in intfFromRtm()
/openbmc/qemu/linux-user/
H A Dfd-trans.c1247 ifi->ifi_type = tswap16(ifi->ifi_type); in host_to_target_data_route()
1470 ifi->ifi_type = tswap16(ifi->ifi_type); in target_to_host_data_route()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h560 unsigned short ifi_type; /* ARPHRD_* */ member
/openbmc/linux/tools/testing/selftests/net/
H A Dtap.c107 req.info.ifi_type = 1; in dev_create()
/openbmc/linux/net/wireless/
H A Dwext-core.c432 r->ifi_type = dev->type; in rtnetlink_ifinfo_prep()
/openbmc/linux/net/core/
H A Drtnetlink.c1825 ifm->ifi_type = dev->type; in rtnl_fill_ifinfo()
2168 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in rtnl_valid_dump_ifinfo_req()
3770 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in rtnl_valid_getlink_req()
4916 ifm->ifi_type = dev->type; in ndo_dflt_bridge_getlink()
5012 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in valid_bridge_getlink_req()
/openbmc/linux/net/bridge/
H A Dbr_netlink.c480 hdr->ifi_type = dev->type; in br_fill_ifinfo()
/openbmc/linux/net/ipv4/
H A Dipmr.c2834 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in ipmr_valid_dumplink()
/openbmc/linux/net/ipv6/
H A Daddrconf.c6020 hdr->ifi_type = dev->type; in inet6_fill_ifinfo()
6066 if (ifm->__ifi_pad || ifm->ifi_type || ifm->ifi_flags || in inet6_valid_dump_ifinfo()