Searched refs:MINDECAP (Results 1 – 3 of 3) sorted by relevance
3706 #define MINDECAP (sizeof(ip6_t) + sizeof(udphdr_t) + sizeof(ip6_t)) macro3743 if (fin->fin_plen < MINDECAP) in ipf_nat6_decap()
7277 #define MINDECAP (sizeof(ip_t) + sizeof(udphdr_t) + sizeof(ip_t)) macro7338 if (fin->fin_plen < MINDECAP) in ipf_nat_decap()
3771 #define MINDECAP (sizeof(ip6_t) + sizeof(udphdr_t) + sizeof(ip6_t)) macro3810 if (fin->fin_plen < MINDECAP)