Searched refs:ICMP6_NI_SUCCESS (Results 1 - 6 of 6) sorted by relevance

/external/iputils/ninfod/
H A Dicmp6_nodeinfo.h57 #define ICMP6_NI_SUCCESS 0 /* NI successful reply */ macro
H A Dninfod_addrs.c247 p->reply.ni_code = ICMP6_NI_SUCCESS;
410 p->reply.ni_code = ICMP6_NI_SUCCESS;
H A Dninfod_core.c255 p->reply.ni_code = ICMP6_NI_SUCCESS;
281 p->reply.ni_code = ICMP6_NI_SUCCESS;
H A Dninfod_name.c374 p->reply.ni_code = ICMP6_NI_SUCCESS;
/external/tcpdump/
H A Dicmp6.h155 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro
H A Dprint-icmp6.c1137 case ICMP6_NI_SUCCESS:
1159 if (ni6->ni_code != ICMP6_NI_SUCCESS) {

Completed in 111 milliseconds