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
drm_crtc_helper_set_mode(9) - centos
struct_cfg80211_scan_request(9) - centos
usb_alloc_coherent(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq