Searched refs:ICMP6_NI_REPLY (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/bsd/ipf/dist/lib/
H A Dicmptypes.c19 # undef ICMP6_NI_REPLY macro
20 # define ICMP6_NI_REPLY 0 macro
81 { "inforep", ICMP_IREQREPLY, ICMP6_NI_REPLY },
/netbsd-current/sys/netinet/
H A Dicmp6.h128 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c130 #define ICMP6_NI_REPLY 140 /* node information reply - RFC 4620 */ macro
672 { ICMP6_NI_REPLY, "node information reply"},
1260 case ICMP6_NI_REPLY:
1834 case ICMP6_NI_REPLY:
/netbsd-current/sbin/ping6/
H A Dping6.c732 ICMP6_FILTER_SETPASS(ICMP6_NI_REPLY, &filt);
1408 } else if (icp->icmp6_type == ICMP6_NI_REPLY && mynireply(ni)) {
2238 case ICMP6_NI_REPLY:
/netbsd-current/sys/external/bsd/ipf/netinet/
H A Dip_compat.h1301 #ifndef ICMP6_NI_REPLY
1302 # define ICMP6_NI_REPLY 140 macro
H A Dfil.c9166 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c154 { "nirep", ICMP6_NI_REPLY },
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipmon.c310 { ICMP6_NI_REPLY, NULL, 0, "nodeinforeply" },
/netbsd-current/sys/netinet6/
H A Dicmp6.c1509 nni6->ni_type = ICMP6_NI_REPLY;

Completed in 150 milliseconds