Lines Matching refs:so_snd
285 sbflush(&so->so_snd); in send_reset()
646 struct sockbuf *sb = &so->so_snd; in t4_push_frames()
1150 struct sockbuf *sb = &so->so_snd; in t4_push_pdus()
1907 struct sockbuf *sb = &so->so_snd; in do_fw4_ack()
2179 sb = &so->so_snd; in t4_aiotx_process_job()
2196 if (so->so_snd.sb_state & SBS_CANTSENDMORE) { in t4_aiotx_process_job()
2355 SOCKBUF_LOCK(&so->so_snd); in t4_aiotx_task()
2365 SOCKBUF_UNLOCK(&so->so_snd); in t4_aiotx_task()
2377 SOCKBUF_LOCK_ASSERT(&toep->inp->inp_socket->so_snd); in t4_aiotx_queue_toep()
2402 sb = &so->so_snd; in t4_aiotx_cancel()
2430 SOCKBUF_LOCK(&so->so_snd); in t4_aio_queue_aiotx()
2440 SOCKBUF_UNLOCK(&so->so_snd); in t4_aio_queue_aiotx()