Searched refs:get_optmin (Results 1 – 8 of 8) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_sockopt.c | 35 || 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 D | nf_conntrack_proto.c | 313 .get_optmin = SO_ORIGINAL_DST, 369 .get_optmin = IP6T_SO_ORIGINAL_DST,
|
| /linux/include/linux/ |
| H A D | netfilter.h | 191 int get_optmin; member
|
| /linux/net/ipv4/netfilter/ |
| H A D | arp_tables.c | 1614 .get_optmin = ARPT_BASE_CTL,
|
| H A D | ip_tables.c | 1832 .get_optmin = IPT_BASE_CTL,
|
| /linux/net/ipv6/netfilter/ |
| H A D | ip6_tables.c | 1839 .get_optmin = IP6T_BASE_CTL,
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 2364 .get_optmin = SO_IP_SET,
|
| /linux/net/bridge/netfilter/ |
| H A D | ebtables.c | 2548 .get_optmin = EBT_BASE_CTL,
|