Searched refs:ICMP6_WRUREPLY (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/sbin/ipf/libipf/ |
| H A D | icmptypes.c | 51 # undef ICMP6_WRUREPLY 52 # define ICMP6_WRUREPLY 0 macro 104 { "whorep", -1, ICMP6_WRUREPLY },
|
| /freebsd-14.2/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_compat.h | 996 #ifndef ICMP6_WRUREPLY 997 # define ICMP6_WRUREPLY 140 macro
|
| H A D | ip_nat6.c | 4015 case ICMP6_WRUREPLY: in ipf_nat6_icmpquerytype()
|
| /freebsd-14.2/sys/netinet/ |
| H A D | icmp6.h | 124 #define ICMP6_WRUREPLY 140 /* who are you reply */ macro
|
| /freebsd-14.2/sys/netinet6/ |
| H A D | icmp6.c | 744 nicmp6->icmp6_type = ICMP6_WRUREPLY; in icmp6_input() 749 ICMP6STAT_INC(icp6s_outhist[ICMP6_WRUREPLY]); in icmp6_input() 755 case ICMP6_WRUREPLY: in icmp6_input()
|
| /freebsd-14.2/contrib/tcpdump/ |
| H A D | print-icmp6.c | 119 #define ICMP6_WRUREPLY 140 /* who are you reply */ macro 663 { ICMP6_WRUREPLY, "who-are-you reply"},
|
| /freebsd-14.2/sbin/ipf/ipmon/ |
| H A D | ipmon.c | 291 { ICMP6_WRUREPLY, NULL, 0, "whoareyoureply" },
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | pfctl_parser.c | 130 { "wrurep", ICMP6_WRUREPLY },
|