Home
last modified time | relevance | path

Searched refs:RTM_NEWLINK (Results 1 - 20 of 20) sorted by relevance

/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_netlink.c72 if (nlh->nlmsg_type == RTM_NEWLINK || in child_func()
/third_party/musl/src/network/
H A Dnetlink.h31 #define RTM_NEWLINK 16 macro
H A Dgetifaddrs.c119 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_ifaddr()
137 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_ifaddr()
H A Dif_nameindex.c33 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_nameindex()
/third_party/ltp/testcases/lib/
H A Dtst_ns_ifmove.c72 req.nh.nlmsg_type = RTM_NEWLINK; in main()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dpriv_netlink.h44 #define RTM_NEWLINK (RTM_BASE + 0) macro
H A Dnetlink.c60 case RTM_NEWLINK: in netlink_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dpriv_netlink.h44 #define RTM_NEWLINK (RTM_BASE + 0) macro
H A Dnetlink.c60 case RTM_NEWLINK: in netlink_receive()
/third_party/ltp/lib/
H A Dtst_netdevice.c137 ctx = create_request(file, lineno, RTM_NEWLINK, in tst_create_veth_pair()
181 ctx = create_request(file, lineno, RTM_NEWLINK, in tst_netdev_add_device()
334 ctx = create_request(file, lineno, RTM_NEWLINK, 0, &info, sizeof(info)); in change_ns()
/third_party/ltp/testcases/kernel/containers/share/
H A Dns_ifmove.c106 req.nh.nlmsg_type = RTM_NEWLINK; in main()
/third_party/musl/porting/liteos_a/user/src/network/
H A Dif_nameindex.c34 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_nameindex()
H A Dgetifaddrs.c123 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_ifaddr()
139 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_ifaddr()
/third_party/musl/src/network/liteos_a/
H A Dgetifaddrs.c123 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_ifaddr()
139 if (h->nlmsg_type == RTM_NEWLINK) { in netlink_msg_to_ifaddr()
/third_party/libwebsockets/lib/roles/netlink/
H A Dops-netlink.c134 case RTM_NEWLINK: in rops_handle_POLLIN_netlink()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_full.c730 case RTM_NEWLINK: in vlan_event_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c730 case RTM_NEWLINK: in vlan_event_receive()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2868 pub const RTM_NEWLINK: u16 = 16; consts
/third_party/toybox/toys/pending/
H A Dip.c633 request.mhdr.nlmsg_type = RTM_NEWLINK; in linkupdate()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2813 pub const RTM_NEWLINK: u16 = 16; consts

Completed in 58 milliseconds