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

/freebsd-current/sys/dev/hyperv/hvsock/
H A Dhv_sock.h113 int hvs_trans_shutdown(struct socket *, enum shutdown_how);
H A Dhv_sock.c105 .pr_shutdown = hvs_trans_shutdown,
981 hvs_trans_shutdown(struct socket *so, enum shutdown_how how) function
986 "%s: HyperV Socket hvs_trans_shutdown called\n", __func__);

Completed in 54 milliseconds