Searched refs:nf_ct_attach (Results 1 – 6 of 6) sorted by relevance
438 void nf_ct_attach(struct sk_buff *, const struct sk_buff *);443 static inline void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) {} in nf_ct_attach() function
157 nf_ct_attach(nskb, oldskb); in nf_send_reset()
656 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach() function668 EXPORT_SYMBOL(nf_ct_attach);
212 nf_ct_attach(nskb, oldskb); in nf_send_reset6()
329 nf_ct_attach(skb, org_skb); in icmpv6_getfrag()
362 nf_ct_attach(skb, icmp_param->skb); in icmp_glue_bits()