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

/freebsd-current/sbin/ipf/libipf/
H A Dicmptypes.c17 # undef ICMP6_NI_REPLY macro
18 # define ICMP6_NI_REPLY 0 macro
79 { "inforep", ICMP_IREQREPLY, ICMP6_NI_REPLY },
/freebsd-current/contrib/tcpdump/
H A Dprint-icmp6.c125 #define ICMP6_NI_REPLY 140 /* node information reply - RFC 4620 */ macro
667 { ICMP6_NI_REPLY, "node information reply"},
1254 case ICMP6_NI_REPLY:
1825 case ICMP6_NI_REPLY:
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h1000 #ifndef ICMP6_NI_REPLY
1001 # define ICMP6_NI_REPLY 140 macro
H A Dfil.c9153 icmpreplytype6[ICMP6_NI_QUERY] = ICMP6_NI_REPLY;
/freebsd-current/sys/netinet/
H A Dicmp6.h128 #define ICMP6_NI_REPLY 140 /* node information reply */ macro
/freebsd-current/sbin/ping/
H A Dping6.c851 ICMP6_FILTER_SETPASS(ICMP6_NI_REPLY, &filt);
1649 } else if (icp->icmp6_type == ICMP6_NI_REPLY && mynireply(ni)) {
2457 case ICMP6_NI_REPLY:
/freebsd-current/sbin/ipf/ipmon/
H A Dipmon.c292 { ICMP6_NI_REPLY, NULL, 0, "nodeinforeply" },
/freebsd-current/sys/netinet6/
H A Dicmp6.c1507 nni6->ni_type = ICMP6_NI_REPLY;
/freebsd-current/sbin/pfctl/
H A Dpfctl_parser.c133 { "nirep", ICMP6_NI_REPLY },

Completed in 215 milliseconds