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

/darwin-on-arm/xnu/bsd/sys/
H A Dunpcb.h190 _UNPCB_PTR(struct unpcb_compat *) xu_unpp; /* to help netstat, fstat */ member in struct:xunpcb
215 u_int64_t xu_unpp; /* to help netstat, fstat */ member in struct:xunpcb64
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1595 xu.xu_unpp = (_UNPCB_PTR(struct unpcb_compat *))
1720 xu.xu_unpp = (u_int64_t)VM_KERNEL_ADDRPERM(unp);

Completed in 22 milliseconds