Home
last modified time | relevance | path

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

/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()
74 if (val >= ops->get_optmin && in nf_sockopt_find()
H A Dnf_conntrack_proto.c316 .get_optmin = SO_ORIGINAL_DST,
372 .get_optmin = IP6T_SO_ORIGINAL_DST,
/linux/include/linux/
H A Dnetfilter.h187 int get_optmin; member
/linux/net/ipv4/netfilter/
H A Darp_tables.c1614 .get_optmin = ARPT_BASE_CTL,
H A Dip_tables.c1832 .get_optmin = IPT_BASE_CTL,
/linux/net/ipv6/netfilter/
H A Dip6_tables.c1839 .get_optmin = IP6T_BASE_CTL,
/linux/net/bridge/netfilter/
H A Debtables.c2548 .get_optmin = EBT_BASE_CTL,
/linux/net/netfilter/ipset/
H A Dip_set_core.c2359 .get_optmin = SO_IP_SET,
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3173 .get_optmin = IP_VS_BASE_CTL,