skb_try_coalesce(9) centos man page | unix.com

Man Page: skb_try_coalesce

Operating Environment: centos

Section: 9

SKB_TRY_COALESCE(9)						 Linux Networking					       SKB_TRY_COALESCE(9)

NAME
skb_try_coalesce - try to merge skb to prior one
SYNOPSIS
bool skb_try_coalesce(struct sk_buff * to, struct sk_buff * from, bool * fragstolen, int * delta_truesize);
ARGUMENTS
to prior buffer from buffer to add fragstolen pointer to boolean delta_truesize how much more was allocated than was requested
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_TRY_COALESCE(9)
Related Man Pages
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
journal_get_undo_access(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
wimax_msg_alloc(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!