Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dcore.c700 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach() function
/openbmc/linux/include/linux/
H A Dnetfilter.h447 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach() function