Home
last modified time | relevance | path

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

/linux-6.6.21/net/netfilter/
Dnf_sockopt.c33 && (overlap(ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
34 reg->set_optmin, reg->set_optmax) in nf_register_sockopt()
38 ops->set_optmin, ops->set_optmax, in nf_register_sockopt()
40 reg->set_optmin, reg->set_optmax, in nf_register_sockopt()
78 if (val >= ops->set_optmin && in nf_sockopt_find()
/linux-6.6.21/include/linux/
Dnetfilter.h173 int set_optmin; member
/linux-6.6.21/net/ipv4/netfilter/
Darp_tables.c1603 .set_optmin = ARPT_BASE_CTL,
Dip_tables.c1821 .set_optmin = IPT_BASE_CTL,
/linux-6.6.21/net/ipv6/netfilter/
Dip6_tables.c1828 .set_optmin = IP6T_BASE_CTL,
/linux-6.6.21/net/bridge/netfilter/
Debtables.c2539 .set_optmin = EBT_BASE_CTL,
/linux-6.6.21/net/netfilter/ipvs/
Dip_vs_ctl.c3170 .set_optmin = IP_VS_BASE_CTL,