Home
last modified time | relevance | path

Searched refs:NF_CT_TUPLE_L3SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/netfilter/
A Dnf_conntrack_tuple.h26 #define NF_CT_TUPLE_L3SIZE ARRAY_SIZE(((union nf_inet_addr *)NULL)->all) macro
162 for (count = 0; count < NF_CT_TUPLE_L3SIZE; count++) { in nf_ct_tuple_src_mask_cmp()
/linux/net/netfilter/
A Dxt_cluster.c35 return jhash2(ip, NF_CT_TUPLE_L3SIZE / sizeof(__u32), info->hash_seed); in xt_cluster_hash_ipv6()
A Dnf_conntrack_expect.c257 for (count = 0; count < NF_CT_TUPLE_L3SIZE; count++){ in expect_clash()

Completed in 5 milliseconds