Searched refs:NF_CONNCOUNT_ERR (Results 1 – 3 of 3) sorted by relevance
10 NF_CONNCOUNT_ERR, /* -ENOMEM, must drop skb */ enumerator
99 return NF_CONNCOUNT_ERR; in nf_conncount_add()103 return NF_CONNCOUNT_ERR; in nf_conncount_add()363 if (ret == NF_CONNCOUNT_ERR) { in insert_tree()463 if (ret == NF_CONNCOUNT_ERR) { in count_tree()
54 if (nf_conncount_add(&priv->list, tuple_ptr, zone) == NF_CONNCOUNT_ERR) { in nft_connlimit_do_eval()