Searched refs:__skb_ext_exist (Results 1 – 2 of 2) sorted by relevance
6043 if (__skb_ext_exist(new, id)) in skb_ext_add()6107 if (__skb_ext_exist(ext, SKB_EXT_SEC_PATH)) in __skb_ext_put()
4138 static inline bool __skb_ext_exist(const struct skb_ext *ext, enum skb_ext_id i) in __skb_ext_exist() function