Home
last modified time | relevance | path

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

12

/external/strace/tests-mx32/
Dnlattr_ifla.h54 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c71 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/strace/tests/
Dnlattr_ifla.h54 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c71 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/strace/tests-m32/
Dnlattr_ifla.h54 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnlattr_ifinfomsg.c71 .ifi_type = ARPHRD_LOOPBACK, in init_ifinfomsg()
Dnetlink_route.c210 .ifi_type = ARPHRD_LOOPBACK, in test_rtnl_link()
/external/libnl/lib/route/link/
Dveth.c62 peer->l_arptype = ifi->ifi_type; in veth_parse()
126 ifi.ifi_type = peer->l_arptype; in veth_put_attrs()
/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/rust/crates/libc/src/unix/bsd/apple/b32/
Dmod.rs9 pub ifi_type: ::c_uchar,
/external/rust/crates/libc/src/unix/bsd/apple/b64/
Dmod.rs13 pub ifi_type: ::c_uchar,
/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.c881 char *lname = get_flag_string(hwtypes, iface->ifi_type, 0); in get_link_info()
884 link->iface_type = iface->ifi_type; in get_link_info()
898 if ( iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
899 iface->ifi_type == ARPHRD_SIT || in get_link_info()
900 iface->ifi_type == ARPHRD_IPGRE) in get_link_info()
905 if (iface->ifi_type== ARPHRD_TUNNEL || in get_link_info()
906 iface->ifi_type == ARPHRD_SIT || in get_link_info()
907 iface->ifi_type == ARPHRD_IPGRE) in get_link_info()
/external/iproute2/include/uapi/linux/
Drtnetlink.h494 unsigned short ifi_type; /* ARPHRD_* */ member
/external/libnl/include/linux-private/linux/
Drtnetlink.h511 unsigned short ifi_type; /* ARPHRD_* */ member
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h543 unsigned short ifi_type; /* ARPHRD_* */ member
/external/iproute2/ip/
Dipaddress.c1018 ifi->ifi_type, in print_linkinfo_brief()
1193 ll_type_n2a(ifi->ifi_type, b1, sizeof(b1))); in print_linkinfo()
1201 ifi->ifi_type, in print_linkinfo()
1218 ifi->ifi_type, in print_linkinfo()
/external/strace/
Drtnl_link.c907 PRINT_FIELD_XVAL_SORTED_SIZED("", ifinfo, ifi_type, in DECL_NETLINK_ROUTE_DECODER()
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs125 pub ifi_type: ::c_uchar,
/external/mdnsresponder/mDNSPosix/
DmDNSPosix.c1043 pIfInfo->ifi_type, pIfInfo->ifi_index, pIfInfo->ifi_flags, pIfInfo->ifi_change); in PrintNetLinkMsg()

12