Query: sk_eat_skb
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SK_EAT_SKB(9) Linux Networking SK_EAT_SKB(9)NAMEsk_eat_skb - Release a skb if it is no longer neededSYNOPSISvoid sk_eat_skb(struct sock * sk, struct sk_buff * skb, bool copied_early);ARGUMENTSsk socket to eat this skb from skb socket buffer to eat copied_early flag indicating whether DMA operations copied this data earlyDESCRIPTIONThis routine must be called with interrupts disabled or with the socket locked so that the sk_buff queue operation is ok.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SK_EAT_SKB(9)
Related Man Pages |
---|
cfg80211_testmode_alloc_reply_skb(9) - centos |
struct_tid_ampdu_rx(9) - centos |
wimax_msg_alloc(9) - centos |
vconfig(8) - debian |
__skb_recv_datagram(9) - suse |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |