Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_conntrack_helper.h148 static inline void nf_ct_help_put(const struct nf_conn *ct) in nf_ct_help_put() function
/linux/net/netfilter/
H A Dnf_conntrack_core.c1737 nf_ct_help_put(ct); in nf_conntrack_free()