Home
last modified time | relevance | path

Searched refs:get_optmin (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()
74 if (val >= ops->get_optmin && in nf_sockopt_find()
Dnf_conntrack_proto.c589 .get_optmin = SO_ORIGINAL_DST,
649 .get_optmin = IP6T_SO_ORIGINAL_DST,
/Linux-v4.19/include/linux/
Dnetfilter.h155 int get_optmin; member
/Linux-v4.19/net/ipv4/netfilter/
Darp_tables.c1609 .get_optmin = ARPT_BASE_CTL,
Dip_tables.c1884 .get_optmin = IPT_BASE_CTL,
/Linux-v4.19/net/ipv6/netfilter/
Dip6_tables.c1895 .get_optmin = IP6T_BASE_CTL,
/Linux-v4.19/net/netfilter/ipset/
Dip_set_core.c2046 .get_optmin = SO_IP_SET,
/Linux-v4.19/net/bridge/netfilter/
Debtables.c2475 .get_optmin = EBT_BASE_CTL,
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_ctl.c2803 .get_optmin = IP_VS_BASE_CTL,