Home
last modified time | relevance | path

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

/linux-2.6.39/net/netfilter/
Dnf_sockopt.c34 && (overlap(ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
35 reg->set_optmin, reg->set_optmax) in nf_register_sockopt()
39 ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
41 reg->set_optmin, reg->set_optmax, in nf_register_sockopt()
82 val < ops->set_optmax) in nf_sockopt_find()
/linux-2.6.39/include/linux/
Dnetfilter.h128 int set_optmax; member
/linux-2.6.39/net/ipv4/netfilter/
Darp_tables.c1840 .set_optmax = ARPT_SO_SET_MAX+1,
Dip_tables.c2188 .set_optmax = IPT_SO_SET_MAX+1,
/linux-2.6.39/net/ipv6/netfilter/
Dip6_tables.c2203 .set_optmax = IP6T_SO_SET_MAX+1,
/linux-2.6.39/net/bridge/netfilter/
Debtables.c2371 .set_optmax = EBT_SO_SET_MAX + 1,
/linux-2.6.39/net/netfilter/ipvs/
Dip_vs_ctl.c2722 .set_optmax = IP_VS_SO_SET_MAX+1,