Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hyperv/hvsock/
H A Dhv_sock.c143 static int hvsock_br_callback(void *, int, void *);
703 hvsock_br_callback, (void *)&cbarg); in hvs_trans_soreceive()
1166 hvsock_br_callback(void *datap, int cplen, void *cbarg) in hvsock_br_callback() function
1241 hvsock_br_callback, &cbarg); in hvsock_send_data()