Home
last modified time | relevance | path

Searched refs:tls_alert_recv (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/handshake/
H A Dalert.c97 void tls_alert_recv(const struct sock *sk, const struct msghdr *msg, in tls_alert_recv() function
110 EXPORT_SYMBOL(tls_alert_recv);
/openbmc/linux/include/net/
H A Dhandshake.h46 void tls_alert_recv(const struct sock *sk, const struct msghdr *msg,
/openbmc/linux/include/trace/events/
H A Dhandshake.h315 DEFINE_HANDSHAKE_ALERT(tls_alert_recv);
/openbmc/linux/net/sunrpc/
H A Dsvcsock.c248 tls_alert_recv(sock->sk, msg, &level, &description); in svc_tcp_sock_process_cmsg()
H A Dxprtsock.c377 tls_alert_recv(sock->sk, msg, &level, &description); in xs_sock_process_cmsg()