Searched refs:hvs_trans_shutdown (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hyperv/hvsock/
H A Dhv_sock.h116 int hvs_trans_shutdown(struct socket *);
H A Dhv_sock.c106 .pru_shutdown = hvs_trans_shutdown,
1009 hvs_trans_shutdown(struct socket *so) function
1015 "%s: HyperV Socket hvs_trans_shutdown called\n", __func__);

Completed in 122 milliseconds