Home
last modified time | relevance | path

Searched refs:newtailroom (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/core/
H A Dskbuff.c2454 int newheadroom, int newtailroom, in skb_copy_expand() argument
2471 n = __alloc_skb(newheadroom + skb->len + newtailroom, in skb_copy_expand()
/linux-6.15/include/linux/
H A Dskbuff.h1412 int newtailroom, gfp_t priority);