HomeSort by: relevance | last modified time | path
    Searched refs:ICMP6ERR_IPICMPHLEN (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1497 #define ICMP6ERR_IPICMPHLEN (40 + 8 + 40)
fil.c 941 minicmpsz = ICMP6ERR_IPICMPHLEN - sizeof(ip6_t);
942 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN)
ip_nat6.c 1392 if (fin->fin_plen < ICMP6ERR_IPICMPHLEN) {

Completed in 62 milliseconds