Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnfnetlink_osf.c305 unsigned int tot_opt_len = 0; in nfnl_osf_add_callback() local
329 tot_opt_len += f->opt[i].length; in nfnl_osf_add_callback()
330 if (tot_opt_len > MAX_IPOPTLEN) in nfnl_osf_add_callback()