Home
last modified time | relevance | path

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

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