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

/linux-master/net/tipc/
H A Dtopsrv.c343 /* tipc_conn_write_space - interrupt callback after a sendmsg EAGAIN
347 static void tipc_conn_write_space(struct sock *sk) function
485 newsk->sk_write_space = tipc_conn_write_space;

Completed in 161 milliseconds