Home
last modified time | relevance | path

Searched refs:RTM_NEWADDR (Results 1 - 8 of 8) sorted by relevance

/third_party/libwebsockets/lib/roles/netlink/
H A Dops-netlink.c176 case RTM_NEWADDR: in rops_handle_POLLIN_netlink()
193 h->nlmsg_type == RTM_NEWADDR ? in rops_handle_POLLIN_netlink()
359 case RTM_NEWADDR: in rops_handle_POLLIN_netlink()
/third_party/musl/src/network/
H A Dnetlink.h33 #define RTM_NEWADDR 20 macro
/third_party/ltp/lib/
H A Dtst_netdevice.c293 return modify_address(file, lineno, strict, RTM_NEWADDR, in tst_netdev_add_address()
/third_party/toybox/toys/pending/
H A Dip.c1104 ? RTM_NEWADDR: RTM_DELADDR; in ipaddrupdate()
1258 send_nlmesg(RTM_NEWADDR, 0, AF_UNSPEC, (void *)&req, req.nlm.nlmsg_len); in ipaddrupdate()
1451 if (addr_ptr->nlmsg_type == RTM_NEWADDR) in ipaddr_print()
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1428 pub const RTM_NEWADDR: u16 = 0xc; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs2872 pub const RTM_NEWADDR: u16 = 20; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs2817 pub const RTM_NEWADDR: u16 = 20; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4439 pub const RTM_NEWADDR: ::c_int = 0xc; consts

Completed in 49 milliseconds