Home
last modified time | relevance | path

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

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