Home
last modified time | relevance | path

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

/net/netfilter/
Dcore.c240 void nf_ct_attach(struct sk_buff *new, struct sk_buff *skb) in nf_ct_attach() function
252 EXPORT_SYMBOL(nf_ct_attach);
/net/ipv4/netfilter/
Dipt_REJECT.c120 nf_ct_attach(nskb, oldskb); in send_reset()
/net/ipv6/netfilter/
Dip6t_REJECT.c170 nf_ct_attach(nskb, oldskb); in send_reset()
/net/ipv4/
Dicmp.c292 nf_ct_attach(skb, icmp_param->skb); in icmp_glue_bits()
/net/ipv6/
Dicmp.c290 nf_ct_attach(skb, org_skb); in icmpv6_getfrag()