Searched refs:hvsock_canwrite_check (Results 1 – 1 of 1) sorted by relevance
131 static uint32_t hvsock_canwrite_check(struct hvs_pcb *);824 canwrite = hvsock_canwrite_check(pcb); in hvs_trans_sosend()1124 canwrite = hvsock_canwrite_check(pcb); in hvsock_chan_cb()1357 hvsock_canwrite_check(struct hvs_pcb *pcb) in hvsock_canwrite_check() function