Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dskbuff.h5059 void __skb_ext_put(struct skb_ext *ext);
5064 __skb_ext_put(skb->extensions);
5116 __skb_ext_put(skb->extensions);
5126 static inline void __skb_ext_put(struct skb_ext *ext) {} in ipvs_reset()
5100 static inline void __skb_ext_put(struct skb_ext *ext) {} __skb_ext_put() function
/linux/net/core/
H A Dskbuff.c7087 __skb_ext_put(old); in skb_ext_maybe_cow()
7190 __skb_ext_put(ext); in __skb_ext_del()
7203 void __skb_ext_put(struct skb_ext *ext) in __skb_ext_put() function
7225 EXPORT_SYMBOL(__skb_ext_put);