skb_unlink(9) suse man page | unix.com

Man Page: skb_unlink

Operating Environment: suse

Section: 9

SKB_UNLINK(9)							 Linux Networking						     SKB_UNLINK(9)

NAME
skb_unlink - remove a buffer from a list
SYNOPSIS
void skb_unlink(struct sk_buff * skb, struct sk_buff_head * list);
ARGUMENTS
skb buffer to remove list list to use
DESCRIPTION
Remove a packet from a list. The list locks are taken and this function is atomic with respect to other list locked calls You must know what list the SKB is on.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SKB_UNLINK(9)
Related Man Pages
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_sk_buff(9) - centos
list(3) - suse
__skb_recv_datagram(9) - suse
struct_sk_buff(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
Docker learning Phase-I