Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dskbuff.h4851 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id,
/linux-6.15/net/mptcp/
H A Dprotocol.c1068 __skb_ext_set(skb, SKB_EXT_MPTCP, mpext); in __mptcp_add_ext()
/linux-6.15/net/core/
H A Dskbuff.c7007 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id, in __skb_ext_set() function