Home
last modified time | relevance | path

Searched refs:set_optmin (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_sockopt.c32 && (overlap(ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
33 reg->set_optmin, reg->set_optmax) in nf_register_sockopt()
37 ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
39 reg->set_optmin, reg->set_optmax, in nf_register_sockopt()
77 if (val >= ops->set_optmin && in nf_sockopt_find()
/linux-4.1.27/include/linux/
Dnetfilter.h100 int set_optmin; member
/linux-4.1.27/net/ipv4/netfilter/
Darp_tables.c1855 .set_optmin = ARPT_BASE_CTL,
Dip_tables.c2194 .set_optmin = IPT_BASE_CTL,
/linux-4.1.27/net/ipv6/netfilter/
Dip6_tables.c2207 .set_optmin = IP6T_BASE_CTL,
/linux-4.1.27/net/bridge/netfilter/
Debtables.c2388 .set_optmin = EBT_BASE_CTL,
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c2772 .set_optmin = IP_VS_BASE_CTL,