Home
last modified time | relevance | path

Searched refs:get_optmin (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()
73 if (val >= ops->get_optmin && in nf_sockopt_find()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c333 .get_optmin = IP6T_SO_ORIGINAL_DST,
Dip6_tables.c2050 .get_optmin = IP6T_BASE_CTL,
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c345 .get_optmin = SO_ORIGINAL_DST,
Darp_tables.c1752 .get_optmin = ARPT_BASE_CTL,
Dip_tables.c2048 .get_optmin = IPT_BASE_CTL,
/linux-4.4.14/include/linux/
Dnetfilter.h113 int get_optmin; member
/linux-4.4.14/net/netfilter/ipset/
Dip_set_core.c2002 .get_optmin = SO_IP_SET,
/linux-4.4.14/net/bridge/netfilter/
Debtables.c2396 .get_optmin = EBT_BASE_CTL,
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c2791 .get_optmin = IP_VS_BASE_CTL,