Home
last modified time | relevance | path

Searched defs:nf_connlabels_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_conntrack_labels.h54 static inline int nf_connlabels_get(struct net *net, unsigned int bit) { return 0; } in nf_connlabels_get() function
/kernel/linux/linux-6.6/include/net/netfilter/
H A Dnf_conntrack_labels.h58 static inline int nf_connlabels_get(struct net *net, unsigned int bit) { return 0; } in nf_connlabels_get() function
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_labels.c61 int nf_connlabels_get(struct net *net, unsigned int bits) in nf_connlabels_get() function
74 EXPORT_SYMBOL_GPL(nf_connlabels_get); variable
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_labels.c61 int nf_connlabels_get(struct net *net, unsigned int bits) in nf_connlabels_get() function
72 EXPORT_SYMBOL_GPL(nf_connlabels_get); variable

Completed in 1 milliseconds