Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c309 static void tsk_rej_rx_queue(struct sock *sk, int error) in tsk_rej_rx_queue() function
578 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
603 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
2760 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT); in tipc_accept()