Searched refs:ICMP6_NI_SUCCESS (Results 1 – 6 of 6) sorted by relevance
160 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro1833 case ICMP6_NI_SUCCESS: in icmp6_nodeinfo_print()1855 if (GET_U_1(ni6->ni_code) != ICMP6_NI_SUCCESS) { in icmp6_nodeinfo_print()
1047 #ifndef ICMP6_NI_SUCCESS1048 # define ICMP6_NI_SUCCESS 0 macro
1459 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1465 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1473 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()1496 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
165 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro
252 { ICMP6_NI_SUCCESS, "success" },
1668 case ICMP6_NI_SUCCESS: in pr_pack()