Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dsocket.c134 static void tipc_write_space(struct sock *sk);
509 sk->sk_write_space = tipc_write_space; in tipc_sk_create()
2111 static void tipc_write_space(struct sock *sk) in tipc_write_space() function