Home
last modified time | relevance | path

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

/linux/net/netfilter/
A 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/include/linux/
A Dnetfilter.h171 int set_optmin; member
/linux/net/ipv4/netfilter/
A Darp_tables.c1599 .set_optmin = ARPT_BASE_CTL,
A Dip_tables.c1866 .set_optmin = IPT_BASE_CTL,
/linux/net/ipv6/netfilter/
A Dip6_tables.c1873 .set_optmin = IP6T_BASE_CTL,
/linux/net/bridge/netfilter/
A Debtables.c2544 .set_optmin = EBT_BASE_CTL,
/linux/net/netfilter/ipvs/
A Dip_vs_ctl.c2935 .set_optmin = IP_VS_BASE_CTL,

Completed in 26 milliseconds