set_optmax        165 include/linux/netfilter.h 	int set_optmax;
set_optmax       2423 net/bridge/netfilter/ebtables.c 	.set_optmax	= EBT_SO_SET_MAX + 1,
set_optmax       1611 net/ipv4/netfilter/arp_tables.c 	.set_optmax	= ARPT_SO_SET_MAX+1,
set_optmax       1876 net/ipv4/netfilter/ip_tables.c 	.set_optmax	= IPT_SO_SET_MAX+1,
set_optmax       1887 net/ipv6/netfilter/ip6_tables.c 	.set_optmax	= IP6T_SO_SET_MAX+1,
set_optmax       2885 net/netfilter/ipvs/ip_vs_ctl.c 	.set_optmax	= IP_VS_SO_SET_MAX+1,
set_optmax         33 net/netfilter/nf_sockopt.c 		    && (overlap(ops->set_optmin, ops->set_optmax,
set_optmax         34 net/netfilter/nf_sockopt.c 				reg->set_optmin, reg->set_optmax)
set_optmax         38 net/netfilter/nf_sockopt.c 				ops->set_optmin, ops->set_optmax,
set_optmax         40 net/netfilter/nf_sockopt.c 				reg->set_optmin, reg->set_optmax,
set_optmax         79 net/netfilter/nf_sockopt.c 						val < ops->set_optmax)