Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnetfilter.h413 void nf_ct_attach(struct sk_buff *, const struct sk_buff *);
418 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach() function