Searched refs:so_snd_qfull (Results 1 – 7 of 7) sorted by relevance
183 extern void so_snd_qfull(struct sonode *so);
487 so->so_snd_qfull = B_FALSE; in sonode_constructor()611 so->so_snd_qfull = B_FALSE; in sonode_init()
312 so_snd_qfull(struct sonode *so) in so_snd_qfull() function315 so->so_snd_qfull = B_TRUE; in so_snd_qfull()323 so->so_snd_qfull = B_FALSE; in so_snd_qnotfull()
1087 so_snd_qfull(so); in so_txq_full()
221 so_snd_qfull: 1, /* Transmit full */ member352 ((so)->so_snd_qfull || (so)->so_state & SS_FIL_SND_FLOWCTRL)
530 nso->so_snd_qfull = ssa->ssa_snd_qfull; in sosctp_assoc_move()
820 if (!so->so_snd_qfull) in sosctp_sendmsg()