Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dskbuff.h4687 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id,
/openbmc/linux/net/mptcp/
H A Dprotocol.c1165 __skb_ext_set(skb, SKB_EXT_MPTCP, mpext); in __mptcp_add_ext()
/openbmc/linux/net/core/
H A Dskbuff.c6696 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id, in __skb_ext_set() function