Home
last modified time | relevance | path

Searched refs:skb_append (Results 1 – 9 of 9) sorted by relevance

/linux/net/netrom/
A Dnr_subr.c76 skb_append(skb_prev, skb, &sk->sk_write_queue); in nr_requeue_frames()
/linux/net/lapb/
A Dlapb_subr.c77 skb_append(skb_prev, skb, &lapb->write_queue); in lapb_requeue_frames()
/linux/net/x25/
A Dx25_subr.c81 skb_append(skb_prev, skb, &sk->sk_write_queue); in x25_requeue_frames()
/linux/net/rose/
A Drose_subr.c73 skb_append(skb_prev, skb, &sk->sk_write_queue); in rose_requeue_frames()
/linux/net/core/
A Dskbuff.c3355 void skb_append(struct sk_buff *old, struct sk_buff *newsk, struct sk_buff_head *list) in skb_append() function
3363 EXPORT_SYMBOL(skb_append);
/linux/include/linux/
A Dskbuff.h2079 void skb_append(struct sk_buff *old, struct sk_buff *newsk,
/linux/
A Dvmlinux.symvers1489 0x00000000 skb_append vmlinux EXPORT_SYMBOL
A DSystem.map50483 ffff800010d75880 T skb_append
A D.tmp_System.map50483 ffff800010d75880 T skb_append

Completed in 4465 milliseconds