Home
last modified time | relevance | path

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

12

/external/libnl/lib/route/link/
Dveth.c61 peer->l_arptype = ifi->ifi_type; in veth_parse()
125 ifi.ifi_type = peer->l_arptype; in veth_put_attrs()
/external/strace/tests-m32/
Dnlattr_ifla_xdp.c61 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifla_port.c61 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifla_brport.c58 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c70 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/strace/tests-mx32/
Dnlattr_ifla_xdp.c61 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifla_port.c61 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifla_brport.c58 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c70 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/strace/tests/
Dnlattr_ifla_xdp.c61 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifla_port.c61 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifla_brport.c58 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c70 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/wpa_supplicant_8/src/drivers/
Dpriv_netlink.h97 unsigned short ifi_type; member
Dnetlink.c190 req.ifinfo.ifi_type = 0; in netlink_send_oper_ifla()
/external/libpcap/Win32/Include/net/
Dif.h54 u_char ifi_type; /* ethernet, tokenring, etc */ member
/external/iproute2/testsuite/tools/
Dgenerate_nlmsg.c39 ifi->ifi_type = ARPHRD_ETHER; in fill_vf_rate_test()
/external/iproute2/lib/
Dll_map.c128 im->type = ifi->ifi_type; in ll_remember_index()
/external/libnfnetlink/src/
Diftable.c87 this->type = ifi_msg->ifi_type; in iftable_add()
/external/toybox/toys/pending/
Dip.c831 char *lname = get_flag_string(hwtypes, iface->ifi_type, 0); in get_link_info()
834 link->iface_type = iface->ifi_type; in get_link_info()
848 if ( iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
849 iface->ifi_type == ARPHRD_SIT || in get_link_info()
850 iface->ifi_type == ARPHRD_IPGRE) in get_link_info()
855 if (iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
856 iface->ifi_type == ARPHRD_SIT || in get_link_info()
857 iface->ifi_type == ARPHRD_IPGRE) in get_link_info()
/external/libnl/include/linux-private/linux/
Drtnetlink.h426 unsigned short ifi_type; /* ARPHRD_* */ member
/external/strace/
Drtnl_link.c438 PRINT_FIELD_XVAL("", ifinfo, ifi_type, in DECL_NETLINK_ROUTE_DECODER()

12