NF_CT_TUPLE_L3SIZE  162 include/net/netfilter/nf_conntrack_tuple.h 	for (count = 0; count < NF_CT_TUPLE_L3SIZE; count++) {
NF_CT_TUPLE_L3SIZE  241 net/netfilter/nf_conntrack_expect.c 	for (count = 0; count < NF_CT_TUPLE_L3SIZE; count++){
NF_CT_TUPLE_L3SIZE   35 net/netfilter/xt_cluster.c 	return jhash2(ip, NF_CT_TUPLE_L3SIZE / sizeof(__u32), info->hash_seed);