centos man page for skb_unlink

Query: skb_unlink

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 SKB_UNLINK(9)
Related Man Pages
__skb_recv_datagram(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
struct_uio_info(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing