Searched refs:so_snd_qfull (Results 1 – 7 of 7) sorted by relevance
180 extern void so_snd_qfull(struct sonode *so);
483 so->so_snd_qfull = B_FALSE; in sonode_constructor()604 so->so_snd_qfull = B_FALSE; in sonode_init()
311 so_snd_qfull(struct sonode *so) in so_snd_qfull() function314 so->so_snd_qfull = B_TRUE; in so_snd_qfull()322 so->so_snd_qfull = B_FALSE; in so_snd_qnotfull()
1119 so_snd_qfull(so); in so_txq_full()
218 so_snd_qfull: 1, /* Transmit full */ member345 ((so)->so_snd_qfull || (so)->so_state & SS_FIL_SND_FLOWCTRL)
530 nso->so_snd_qfull = ssa->ssa_snd_qfull; in sosctp_assoc_move()
811 if (!so->so_snd_qfull) in sosctp_sendmsg()