Searched refs:get_optmax (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nf_sockopt.c | 34 || overlap(ops->get_optmin, ops->get_optmax, in nf_register_sockopt() 35 reg->get_optmin, reg->get_optmax))) { in nf_register_sockopt() 38 ops->get_optmin, ops->get_optmax, in nf_register_sockopt() 40 reg->get_optmin, reg->get_optmax); in nf_register_sockopt() 74 val < ops->get_optmax) in nf_sockopt_find()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_l3proto_ipv6.c | 334 .get_optmax = IP6T_SO_ORIGINAL_DST + 1,
|
D | ip6_tables.c | 2051 .get_optmax = IP6T_SO_GET_MAX+1,
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_conntrack_l3proto_ipv4.c | 346 .get_optmax = SO_ORIGINAL_DST+1,
|
D | arp_tables.c | 1753 .get_optmax = ARPT_SO_GET_MAX+1,
|
D | ip_tables.c | 2049 .get_optmax = IPT_SO_GET_MAX+1,
|
/linux-4.4.14/include/linux/ |
D | netfilter.h | 114 int get_optmax; member
|
/linux-4.4.14/net/netfilter/ipset/ |
D | ip_set_core.c | 2003 .get_optmax = SO_IP_SET + 1,
|
/linux-4.4.14/net/bridge/netfilter/ |
D | ebtables.c | 2397 .get_optmax = EBT_SO_GET_MAX + 1,
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 2792 .get_optmax = IP_VS_SO_GET_MAX+1,
|