Searched refs:skb_is_decrypted (Results 1 – 2 of 2) sorted by relevance
/linux/include/net/ | ||
H A D | sock.h | 2809 } else if (unlikely(skb_is_decrypted(skb))) { in sk_validate_xmit_skb() |
/linux/net/core/ | ||
H A D | sock.c | 2652 if (skb_is_decrypted(skb)) in can_skb_orphan_partial() |