Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dccp/
H A Ddccp.h244 void dccp_write_space(struct sock *sk);
H A Doutput.c195 void dccp_write_space(struct sock *sk) in dccp_write_space() function
H A Dproto.c191 sk->sk_write_space = dccp_write_space; in dccp_init_sock()