Home
last modified time | relevance | path

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

/Linux-v4.19/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.c590 .get_optmax = SO_ORIGINAL_DST + 1,
650 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
/Linux-v4.19/include/linux/
Dnetfilter.h156 int get_optmax; member
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c1610 .get_optmax = ARPT_SO_GET_MAX+1,
Dip_tables.c1885 .get_optmax = IPT_SO_GET_MAX+1,
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c1896 .get_optmax = IP6T_SO_GET_MAX+1,
/Linux-v4.19/net/netfilter/ipset/
Dip_set_core.c2047 .get_optmax = SO_IP_SET + 1,
/Linux-v4.19/net/bridge/netfilter/
Debtables.c2476 .get_optmax = EBT_SO_GET_MAX + 1,
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_ctl.c2804 .get_optmax = IP_VS_SO_GET_MAX+1,