Searched refs:get_optmax (Results 1 – 6 of 6) 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() 75 val < ops->get_optmax) in nf_sockopt_find()
|
| H A D | nf_conntrack_proto.c | 322 .get_optmax = SO_ORIGINAL_DST + 1, 378 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
|
| /linux/include/linux/ |
| H A D | netfilter.h | 199 int get_optmax; member
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_core.c | 2385 .get_optmax = SO_IP_SET + 1,
|
| /linux/net/bridge/netfilter/ |
| H A D | ebtables.c | 2595 .get_optmax = EBT_SO_GET_MAX + 1,
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_ctl.c | 3957 .get_optmax = IP_VS_SO_GET_MAX+1,
|