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

  /src/sys/external/bsd/ipf/netinet/
ip_compat.h 1495 #define ICMPERR_MAXPKTLEN (20 + 8 + 20 + 8)
ip_state.c 2658 if (fin->fin_plen < ICMPERR_MAXPKTLEN + ((IP_HL(oip) - 5) << 2)) {

Completed in 40 milliseconds