Home
last modified time | relevance | path

Searched defs:nf_connlabels_get (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_labels.h51 static inline int nf_connlabels_get(struct net *net, unsigned int bit) { return 0; } in nf_connlabels_get() function
/Linux-v4.19/net/netfilter/
Dnf_conntrack_labels.c64 int nf_connlabels_get(struct net *net, unsigned int bits) in nf_connlabels_get() function