Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6t_opts.h7 #define IP6T_OPTS_OPTSNR 16 macro
13 __u16 opts[IP6T_OPTS_OPTSNR]; /* opts */
/linux/net/ipv6/netfilter/
H A Dip6t_hbh.c150 if (optsinfo->optsnr > IP6T_OPTS_OPTSNR) { in hbh_mt6_check()