Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/hvsock/
H A Dhv_sock.c129 static int hvsock_br_callback(void *, int, void *);
685 hvsock_br_callback, (void *)&cbarg); in hvs_trans_soreceive()
1142 hvsock_br_callback(void *datap, int cplen, void *cbarg) in hvsock_br_callback() function
1217 hvsock_br_callback, &cbarg); in hvsock_send_data()