Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dsocket.c306 static void tsk_rej_rx_queue(struct sock *sk, int error) in tsk_rej_rx_queue() function
575 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
600 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
2754 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT); in tipc_accept()