Searched refs:ICMP6_NI_SUCCESS (Results 1 – 6 of 6) sorted by relevance
1493 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1499 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1507 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1531 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
159 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro1723 case ICMP6_NI_SUCCESS: in icmp6_nodeinfo_print()1745 if (ni6->ni_code != ICMP6_NI_SUCCESS) { in icmp6_nodeinfo_print()
1292 #ifndef ICMP6_NI_SUCCESS1293 # define ICMP6_NI_SUCCESS 0 macro
161 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro
269 { ICMP6_NI_SUCCESS, "success" },
1607 case ICMP6_NI_SUCCESS: in pr_pack()