OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MINDECAP
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
3706
#define
MINDECAP
(sizeof(ip6_t) + sizeof(udphdr_t) + sizeof(ip6_t))
3743
if (fin->fin_plen <
MINDECAP
)
ip_nat.c
7277
#define
MINDECAP
(sizeof(ip_t) + sizeof(udphdr_t) + sizeof(ip_t))
7338
if (fin->fin_plen <
MINDECAP
)
Completed in 58 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025