Home
last modified time | relevance | path

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

/net/netfilter/
Dcore.c658 void nf_ct_attach(struct sk_buff *new, const struct sk_buff *skb) in nf_ct_attach() function
670 EXPORT_SYMBOL(nf_ct_attach);
/net/ipv4/netfilter/
Dnf_reject_ipv4.c280 nf_ct_attach(nskb, oldskb); in nf_send_reset()
/net/ipv6/netfilter/
Dnf_reject_ipv6.c347 nf_ct_attach(nskb, oldskb); in nf_send_reset6()
/net/ipv6/
Dicmp.c330 nf_ct_attach(skb, org_skb); in icmpv6_getfrag()
/net/ipv4/
Dicmp.c364 nf_ct_attach(skb, icmp_param->skb); in icmp_glue_bits()