Searched refs:skb_is_decrypted (Results 1 – 3 of 3) sorted by relevance
2890 } else if (unlikely(skb_is_decrypted(skb))) { in sk_validate_xmit_skb()
1657 static inline bool skb_is_decrypted(const struct sk_buff *skb) in skb_is_decrypted() function
2713 if (skb_is_decrypted(skb)) in can_skb_orphan_partial()