Searched refs:SOCK_USE_WRITE_QUEUE (Results 1 – 6 of 6) sorted by relevance
88 sock_set_flag(sk, SOCK_USE_WRITE_QUEUE); in sctp_endpoint_init()
1473 sock_set_flag(sk, SOCK_USE_WRITE_QUEUE); in icmp_sk_init()
3131 sock_set_flag(sk, SOCK_USE_WRITE_QUEUE); in tcp_sk_init()
451 sock_set_flag(sk, SOCK_USE_WRITE_QUEUE); in tcp_init_sock()
859 SOCK_USE_WRITE_QUEUE, /* whether to call sk->sk_write_space in sock_wfree */ enumerator
2279 if (!sock_flag(sk, SOCK_USE_WRITE_QUEUE)) { in sock_wfree()
Completed in 31 milliseconds