Searched refs:ICMP6_WRUREPLY (Results 1 – 7 of 7) sorted by relevance
| /freebsd/sbin/ipf/libipf/ |
| H A D | icmptypes.c | 51 # undef ICMP6_WRUREPLY 52 # define ICMP6_WRUREPLY 0 macro 104 { "whorep", -1, ICMP6_WRUREPLY },
|
| /freebsd/sys/netpfil/ipfilter/netinet/ |
| H A D | ip_compat.h | 985 #ifndef ICMP6_WRUREPLY 986 # define ICMP6_WRUREPLY 140 macro
|
| H A D | ip_nat6.c | 3988 case ICMP6_WRUREPLY: in ipf_nat6_icmpquerytype()
|
| /freebsd/sys/netinet/ |
| H A D | icmp6.h | 124 #define ICMP6_WRUREPLY 140 /* who are you reply */ macro
|
| /freebsd/sys/netinet6/ |
| H A D | icmp6.c | 745 nicmp6->icmp6_type = ICMP6_WRUREPLY; in icmp6_input() 750 ICMP6STAT_INC2(icp6s_outhist, ICMP6_WRUREPLY); in icmp6_input() 756 case ICMP6_WRUREPLY: in icmp6_input()
|
| /freebsd/sbin/ipf/ipmon/ |
| H A D | ipmon.c | 288 { ICMP6_WRUREPLY, NULL, 0, "whoareyoureply" },
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl_parser.c | 131 { "wrurep", ICMP6_WRUREPLY },
|