Home
last modified time | relevance | path

Searched refs:MINDECAP (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_nat6.c3763 #define MINDECAP (sizeof(ip6_t) + sizeof(udphdr_t) + sizeof(ip6_t)) macro
3802 if (fin->fin_plen < MINDECAP)
H A Dip_nat.c7384 #define MINDECAP (sizeof(ip_t) + sizeof(udphdr_t) + sizeof(ip_t)) macro
7446 if (fin->fin_plen < MINDECAP)