Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_sockopt.c35 || overlap(ops->get_optmin, ops->get_optmax, in nf_register_sockopt()
36 reg->get_optmin, reg->get_optmax))) { in nf_register_sockopt()
39 ops->get_optmin, ops->get_optmax, in nf_register_sockopt()
41 reg->get_optmin, reg->get_optmax); in nf_register_sockopt()
75 val < ops->get_optmax) in nf_sockopt_find()
Dnf_conntrack_proto.c317 .get_optmax = SO_ORIGINAL_DST + 1,
373 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
/linux-6.6.21/include/linux/
Dnetfilter.h178 int get_optmax; member
/linux-6.6.21/net/ipv4/netfilter/
Darp_tables.c1607 .get_optmax = ARPT_SO_GET_MAX+1,
Dip_tables.c1825 .get_optmax = IPT_SO_GET_MAX+1,
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c1832 .get_optmax = IP6T_SO_GET_MAX+1,
/linux-6.6.21/net/bridge/netfilter/
Debtables.c2543 .get_optmax = EBT_SO_GET_MAX + 1,
/linux-6.6.21/net/netfilter/ipset/
Dip_set_core.c2343 .get_optmax = SO_IP_SET + 1,
/linux-6.6.21/net/netfilter/ipvs/
Dip_vs_ctl.c3174 .get_optmax = IP_VS_SO_GET_MAX+1,