Searched defs:nf_ct_attach (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/netfilter/
H A Dcore.c700 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) function
712 EXPORT_SYMBOL(nf_ct_attach); variable
/linux-master/include/linux/
H A Dnetfilter.h456 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} function

Completed in 211 milliseconds