Home
last modified time | relevance | path

Searched refs:ICMP6_WRUREQUEST (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1005 #ifndef ICMP6_WRUREQUEST
1006 # define ICMP6_WRUREQUEST 139 macro
H A Dip_nat6.c4083 case ICMP6_WRUREQUEST:
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h128 #define ICMP6_WRUREQUEST 139 /* who are you request */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h124 #define ICMP6_WRUREQUEST 139 /* who are you request */ macro
/f-stack/freebsd/netinet6/
H A Dicmp6.c625 case ICMP6_WRUREQUEST: /* ICMP6_FQDN_QUERY */ in icmp6_input()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c854 icmp6_type == ICMP6_WRUREQUEST || in is_icmp6_query()