Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_labels.h62 static inline int nf_connlabels_get(struct net *net, unsigned int n_bits) { return 0; } in nf_connlabels_get() function
/linux-4.4.14/net/netfilter/
Dnf_conntrack_labels.c94 int nf_connlabels_get(struct net *net, unsigned int n_bits) in nf_connlabels_get() function