Home
last modified time | relevance | path

Searched refs:RTM_DELLINK (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/containers/netns/
H A Dnetns_netlink.c73 nlh->nlmsg_type == RTM_DELLINK) { in child_func()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dpriv_netlink.h45 #define RTM_DELLINK (RTM_BASE + 1) macro
H A Dnetlink.c64 case RTM_DELLINK: in netlink_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dpriv_netlink.h45 #define RTM_DELLINK (RTM_BASE + 1) macro
H A Dnetlink.c64 case RTM_DELLINK: in netlink_receive()
/third_party/ltp/lib/
H A Dtst_netdevice.c217 ctx = create_request(file, lineno, RTM_DELLINK, 0, &info, sizeof(info)); in tst_netdev_remove_device()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_full.c733 case RTM_DELLINK: in vlan_event_receive()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c733 case RTM_DELLINK: in vlan_event_receive()
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2869 pub const RTM_DELLINK: u16 = 17; consts
/third_party/toybox/toys/pending/
H A Dip.c635 request.mhdr.nlmsg_type = RTM_DELLINK; in linkupdate()
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2814 pub const RTM_DELLINK: u16 = 17; consts

Completed in 29 milliseconds