Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_sockopt.c33 && (overlap(ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
34 reg->set_optmin, reg->set_optmax) in nf_register_sockopt()
38 ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
40 reg->set_optmin, reg->set_optmax, in nf_register_sockopt()
79 val < ops->set_optmax) in nf_sockopt_find()
/openbmc/linux/include/linux/
H A Dnetfilter.h174 int set_optmax; member
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c1612 .set_optmax = ARPT_SO_SET_MAX+1,
H A Dip_tables.c1830 .set_optmax = IPT_SO_SET_MAX+1,
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1837 .set_optmax = IP6T_SO_SET_MAX+1,
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c2546 .set_optmax = EBT_SO_SET_MAX + 1,
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3171 .set_optmax = IP_VS_SO_SET_MAX+1,