Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/dccp/
H A Doutput.c195 void dccp_write_space(struct sock *sk) in dccp_write_space() function
H A Ddccp.h244 void dccp_write_space(struct sock *sk);
H A Dproto.c197 sk->sk_write_space = dccp_write_space; in dccp_init_sock()
/kernel/linux/linux-6.6/net/dccp/
H A Ddccp.h239 void dccp_write_space(struct sock *sk);
H A Doutput.c197 void dccp_write_space(struct sock *sk) in dccp_write_space() function
H A Dproto.c200 sk->sk_write_space = dccp_write_space; in dccp_init_sock()

Completed in 7 milliseconds