Home
last modified time | relevance | path

Searched refs:hvsock_canread_check (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/hvsock/
H A Dhv_sock.c130 static uint32_t hvsock_canread_check(struct hvs_pcb *);
676 (canread = hvsock_canread_check(pcb)) > 0) { in hvs_trans_soreceive()
1244 hvsock_canread_check(struct hvs_pcb *pcb) in hvsock_canread_check() function