Lines Matching defs:error
295 static void tsk_rej_rx_queue(struct sock *sk, int error)
300 tipc_sk_respond(sk, skb, error);
537 static void __tipc_shutdown(struct socket *sock, int error)
564 tsk_rej_rx_queue(sk, error);
577 tipc_sk_respond(sk, skb, error);
583 tsk->portid, error);
589 tsk_rej_rx_queue(sk, error);
1909 /* Step rcv queue to first msg with data or error; wait if necessary */
1926 /* Collect msg meta data, including error code and rejected data */
1933 /* Capture data if non-error msg, otherwise just set return value */
1971 /* Caption of data or error code/rejected data was successful */
2056 /* Collect msg meta data, incl. error code and rejected data */
2065 /* Copy data if msg ok, otherwise return error/partial data */
2097 /* Exit if all requested data or FIN/error received */