Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dxt_connlimit.c35 const struct nf_conntrack_tuple *tuple_ptr = &tuple; in connlimit_mt() local
44 tuple_ptr = &ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple; in connlimit_mt()
72 connections = nf_conncount_count(net, info->data, key, tuple_ptr, in connlimit_mt()