Home
last modified time | relevance | path

Searched refs:ICMP6_NI_REPLY (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1020 #ifndef ICMP6_NI_REPLY
1021 # define ICMP6_NI_REPLY 140 macro
H A Dfil.c9448 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY; in ipf_main_load()
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h133 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h129 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/f-stack/freebsd/netinet6/
H A Dicmp6.c1479 nni6->ni_type = ICMP6_NI_REPLY; in ni6_input()