Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/hvsock/
H A Dhv_sock.h100 int hvs_trans_attach(struct socket *, int, struct thread *);
H A Dhv_sock.c93 .pr_attach = hvs_trans_attach,
346 hvs_trans_attach(struct socket *so, int proto, struct thread *td) in hvs_trans_attach() function