Searched refs:skb_cmp_decrypted (Results 1 – 4 of 4) sorted by relevance
356 strp->mixed_decrypted |= !!skb_cmp_decrypted(skb, in_skb); in tls_strp_copyin()454 if (skb_cmp_decrypted(first, skb)) in tls_strp_check_queue_ok()
1173 !skb_cmp_decrypted(to, from)); in tcp_skb_can_collapse_rx()
1694 static inline int skb_cmp_decrypted(const struct sk_buff *skb1, in skb_cmp_decrypted() function
4248 DEBUG_NET_WARN_ON_ONCE(skb_cmp_decrypted(tgt, skb)); in skb_shift()