Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dskbuff.c5977 static struct skb_ext *skb_ext_alloc(void) in skb_ext_alloc() function
6050 new = skb_ext_alloc(); in skb_ext_add()