SKB_TRY_COALESCE(9) Linux Networking SKB_TRY_COALESCE(9)NAMEskb_try_coalesce - try to merge skb to prior oneSYNOPSISbool skb_try_coalesce(struct sk_buff * to, struct sk_buff * from, bool * fragstolen, int * delta_truesize);ARGUMENTSto prior buffer from buffer to add fragstolen pointer to boolean delta_truesize how much more was allocated than was requestedCOPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_TRY_COALESCE(9)