Home
last modified time | relevance | path

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

/linux-4.1.27/net/ieee802154/6lowpan/
Dreassembly.c258 skb_morph(head, fq->q.fragments); in lowpan_frag_reasm()
/linux-4.1.27/net/ipv6/
Dreassembly.c408 skb_morph(head, fq->q.fragments); in ip6_frag_reasm()
/linux-4.1.27/net/ipv4/
Dip_fragment.c533 skb_morph(head, qp->q.fragments); in ip_frag_reasm()
/linux-4.1.27/net/core/
Dskbuff.c904 struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src) in skb_morph() function
909 EXPORT_SYMBOL_GPL(skb_morph);
/linux-4.1.27/include/linux/
Dskbuff.h833 struct sk_buff *skb_morph(struct sk_buff *dst, struct sk_buff *src);