sk_eat_skb(9) suse man page | unix.com

Man Page: sk_eat_skb

Operating Environment: suse

Section: 9

SK_EAT_SKB(9)							 Linux Networking						     SK_EAT_SKB(9)

NAME
sk_eat_skb - Release a skb if it is no longer needed
SYNOPSIS
void sk_eat_skb(struct sock * sk, struct sk_buff * skb, int copied_early);
ARGUMENTS
sk socket to eat this skb from skb socket buffer to eat copied_early flag indicating whether DMA operations copied this data early
DESCRIPTION
This routine must be called with interrupts disabled or with the socket locked so that the sk_buff queue operation is ok.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SK_EAT_SKB(9)
Related Man Pages
wimax_msg_alloc(9) - suse
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_tid_ampdu_rx(9) - centos
vconfig(8) - redhat
vconfig(8) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure