Home
last modified time | relevance | path

Searched refs:ICMP6_FQDN_QUERY (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_compat.h1011 #ifndef ICMP6_FQDN_QUERY
1012 # define ICMP6_FQDN_QUERY 139 macro
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h130 #define ICMP6_FQDN_QUERY 139 /* FQDN query */ macro
/f-stack/freebsd/netinet/
H A Dicmp6.h126 #define ICMP6_FQDN_QUERY 139 /* FQDN query */ macro
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw2.c855 icmp6_type == ICMP6_FQDN_QUERY || in is_icmp6_query()