Home
last modified time | relevance | path

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

/openbsd/sys/kern/
H A Duipc_usrreq.c395 vp->v_socket = unp->unp_socket; in uipc_bind()
775 vp->v_socket = NULL; in unp_detach()
874 so2 = vp->v_socket; in unp_connect()
H A Dvfs_subr.c458 vp->v_socket = NULL; in getnewvnode()
/openbsd/sys/sys/
H A Dvnode.h133 #define v_socket v_un.vu_socket macro