Searched refs:NL_RTM_GETADDR (Results 1 – 4 of 4) sorted by relevance
43 NL_RTM_GETADDR = 22, /* lists matching ifaddrs */ enumerator107 #define RTM_GETADDR NL_RTM_GETADDR
1463 .cmd = NL_RTM_GETADDR,
168 case NL_RTM_GETADDR: in rtnl_from_linux()
352 hdr = snl_create_msg_request(&nw, NL_RTM_GETADDR); in in_delete_first_nl()