Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_count.h9 NF_CONNCOUNT_ADDED, /* list add was ok */ enumerator
/Linux-v4.19/net/netfilter/
Dnf_conncount.c118 return NF_CONNCOUNT_ADDED; in nf_conncount_add()
365 } else if (ret == NF_CONNCOUNT_ADDED) { in insert_tree()
465 } else if (ret == NF_CONNCOUNT_ADDED) { in count_tree()