Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.c1024 mpext = __skb_ext_set(skb, SKB_EXT_MPTCP, msk->cached_ext); in mptcp_sendmsg_frag()
/OK3568_Linux_fs/kernel/include/linux/
H A Dskbuff.h4234 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id,
/OK3568_Linux_fs/kernel/net/core/
H A Dskbuff.c6288 void *__skb_ext_set(struct sk_buff *skb, enum skb_ext_id id, in __skb_ext_set() function