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

/freebsd-11-stable/contrib/ipfilter/lib/
H A Dicmptypes.c49 # undef ICMP6_WRUREQUEST macro
50 # define ICMP6_WRUREQUEST 0 macro
105 { "whoreq", -1, ICMP6_WRUREQUEST },
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dip_compat.h1000 #ifndef ICMP6_WRUREQUEST
1001 # define ICMP6_WRUREQUEST 139 macro
H A Dip_nat6.c4081 case ICMP6_WRUREQUEST:
/freebsd-11-stable/sys/netinet/
H A Dicmp6.h122 #define ICMP6_WRUREQUEST 139 /* who are you request */ macro
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c122 #define ICMP6_WRUREQUEST 139 /* who are you request */ macro
522 { ICMP6_WRUREQUEST, "who-are-you request"},
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_parser.c130 { "wrureq", ICMP6_WRUREQUEST },
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon.c291 { ICMP6_WRUREQUEST, NULL, 0, "whoareyourequest" },
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw2.c835 icmp6_type == ICMP6_WRUREQUEST ||
/freebsd-11-stable/sys/netinet6/
H A Dicmp6.c625 case ICMP6_WRUREQUEST: /* ICMP6_FQDN_QUERY */

Completed in 272 milliseconds