Home
last modified time | relevance | path

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

/Linux-v5.10/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.c298 .get_optmax = SO_ORIGINAL_DST + 1,
358 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
/Linux-v5.10/include/linux/
Dnetfilter.h170 int get_optmax; member
/Linux-v5.10/net/ipv4/netfilter/
Darp_tables.c1575 .get_optmax = ARPT_SO_GET_MAX+1,
Dip_tables.c1850 .get_optmax = IPT_SO_GET_MAX+1,
/Linux-v5.10/net/ipv6/netfilter/
Dip6_tables.c1861 .get_optmax = IP6T_SO_GET_MAX+1,
/Linux-v5.10/net/netfilter/ipset/
Dip_set_core.c2355 .get_optmax = SO_IP_SET + 1,
/Linux-v5.10/net/bridge/netfilter/
Debtables.c2410 .get_optmax = EBT_SO_GET_MAX + 1,
/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_ctl.c2932 .get_optmax = IP_VS_SO_GET_MAX+1,