Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c291 * tsk_rej_rx_queue - reject all buffers in socket receive queue
295 static void tsk_rej_rx_queue(struct sock *sk, int error) in tsk_rej_rx_queue() function
564 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
589 tsk_rej_rx_queue(sk, error); in __tipc_shutdown()
2751 tsk_rej_rx_queue(new_sk, TIPC_ERR_NO_PORT); in tipc_accept()
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c303 * tsk_rej_rx_queue - reject all buffers in socket receive queue
309 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()

Completed in 12 milliseconds