Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c308 static void tsk_rej_rx_queue(struct sock *sk, int error) in tsk_rej_rx_queue() function
577 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
602 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
2756 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT); in tipc_accept()