Home
last modified time | relevance | path

Searched refs:ICMP6_NI_SUCCESS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dicmp6.c1428 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1434 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1442 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
1465 nni6->ni_code = ICMP6_NI_SUCCESS; in ni6_input()
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1070 #ifndef ICMP6_NI_SUCCESS
1071 # define ICMP6_NI_SUCCESS 0 macro
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h170 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h166 #define ICMP6_NI_SUCCESS 0 /* node information successful reply */ macro