Home
last modified time | relevance | path

Searched refs:RTM_NEWLINK (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
Drtnetlink.h32 RTM_NEWLINK = 16, enumerator
33 #define RTM_NEWLINK RTM_NEWLINK macro
/bionic/libc/bionic/
Dnet_if.cpp88 if (hdr->nlmsg_type == RTM_NEWLINK) { in __if_nameindex_callback()
Difaddrs.cpp165 if (hdr->nlmsg_type == RTM_NEWLINK) { in __getifaddrs_callback()