sk_eat_skb(9) centos man page | unix.com

Man Page: sk_eat_skb

Operating Environment: centos

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, bool 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 3.10 June 2014 SK_EAT_SKB(9)
Related Man Pages
__skb_recv_datagram(9) - centos
ieee80211_get_buffered_bc(9) - centos
struct_sock(9) - centos
__skb_recv_datagram(9) - suse
struct_sock(9) - suse
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!