Home
last modified time | relevance | path

Searched refs:try_coalesce (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dinet_frag.h191 void *reasm_data, bool try_coalesce);
H A Dxdp.h192 bool try_coalesce) in __xdp_buff_add_frag() argument
211 if (try_coalesce && netmem == skb_frag_netmem(prev) && in __xdp_buff_add_frag()
/linux/net/ipv4/
H A Dinet_fragment.c556 void *reasm_data, bool try_coalesce) in inet_frag_reasm_finish() argument
589 if (try_coalesce && skb_try_coalesce(head, fp, &stolen, in inet_frag_reasm_finish()