Searched refs:xso_so (Results 1 – 3 of 3) sorted by relevance
430 _XSOCKET_PTR(struct socket *) xso_so; /* makes a convenient handle */453 u_int64_t xso_so; /* makes a convenient handle */ member488 u_int64_t xso_so; /* makes a convenient handle */ member
119 xso->xso_so = (uint64_t)VM_KERNEL_ADDRPERM(so); in sotoxsocket_n()
2743 xso->xso_so = (_XSOCKET_PTR(struct socket *))VM_KERNEL_ADDRPERM(so); in sotoxsocket()2774 xso->xso_so = (u_int64_t)VM_KERNEL_ADDRPERM(so); in sotoxsocket64()