Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_sockopt.c34 || overlap(ops->get_optmin, ops->get_optmax, in nf_register_sockopt()
35 reg->get_optmin, reg->get_optmax))) { in nf_register_sockopt()
38 ops->get_optmin, ops->get_optmax, in nf_register_sockopt()
40 reg->get_optmin, reg->get_optmax); in nf_register_sockopt()
74 val < ops->get_optmax) in nf_sockopt_find()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c334 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
Dip6_tables.c2051 .get_optmax = IP6T_SO_GET_MAX+1,
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c346 .get_optmax = SO_ORIGINAL_DST+1,
Darp_tables.c1753 .get_optmax = ARPT_SO_GET_MAX+1,
Dip_tables.c2049 .get_optmax = IPT_SO_GET_MAX+1,
/linux-4.4.14/include/linux/
Dnetfilter.h114 int get_optmax; member
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c2003 .get_optmax = SO_IP_SET + 1,
/linux-4.4.14/net/bridge/netfilter/
Debtables.c2397 .get_optmax = EBT_SO_GET_MAX + 1,
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c2792 .get_optmax = IP_VS_SO_GET_MAX+1,