Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A 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()
H A Dnf_conntrack_proto.c317 .get_optmax = SO_ORIGINAL_DST + 1,
373 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
/openbmc/linux/include/linux/
H A Dnetfilter.h178 int get_optmax; member
/openbmc/linux/net/ipv4/netfilter/
H A Darp_tables.c1615 .get_optmax = ARPT_SO_GET_MAX+1,
H A Dip_tables.c1833 .get_optmax = IPT_SO_GET_MAX+1,
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c1840 .get_optmax = IP6T_SO_GET_MAX+1,
/openbmc/linux/net/bridge/netfilter/
H A Debtables.c2549 .get_optmax = EBT_SO_GET_MAX + 1,
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_core.c2365 .get_optmax = SO_IP_SET + 1,
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3174 .get_optmax = IP_VS_SO_GET_MAX+1,