Home
last modified time | relevance | path

Searched refs:MAX_IPOPTLEN (Results 1 – 3 of 3) sorted by relevance

/linux/net/netfilter/
A Dnfnetlink_osf.c90 if (foptsize > MAX_IPOPTLEN || in nf_osf_match_one()
91 ctx->optsize > MAX_IPOPTLEN || in nf_osf_match_one()
204 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_match()
267 unsigned char opts[MAX_IPOPTLEN]; in nf_osf_find()
/linux/include/uapi/linux/netfilter/
A Dnfnetlink_osf.h66 struct nf_osf_opt opt[MAX_IPOPTLEN];
/linux/include/uapi/linux/
A Dip.h75 #define MAX_IPOPTLEN 40 macro

Completed in 5 milliseconds