Searched refs:sk_psock_report_error (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dskmsg.h377 static inline void sk_psock_report_error(struct sk_psock *psock, int err) function
/linux-master/net/core/
H A Dskmsg.c685 sk_psock_report_error(psock, ret ? -ret : EPIPE);

Completed in 118 milliseconds