Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtls.h410 static inline bool tls_sw_has_ctx_rx(const struct sock *sk) in tls_sw_has_ctx_rx() function
/linux/net/core/
H A Dfilter.c3683 if (tls_sw_has_ctx_rx(skb->sk)) { in BPF_CALL_4()