Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dskbuff.c6162 struct skb_ext *__skb_ext_alloc(gfp_t flags) in __skb_ext_alloc() function
6259 new = __skb_ext_alloc(GFP_ATOMIC); in skb_ext_add()
/Linux-v5.10/net/mptcp/
Dprotocol.c730 msk->cached_ext = __skb_ext_alloc(sk->sk_allocation); in mptcp_ext_cache_refill()
/Linux-v5.10/include/linux/
Dskbuff.h4174 struct skb_ext *__skb_ext_alloc(gfp_t flags);