Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dcore.c657 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetfilter.h448 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach() function