Searched defs:xunpcb (Results 1 – 1 of 1) sorted by relevance
111 struct xunpcb { struct112 size_t xu_len; /* length of this structure */113 struct unpcb *xu_unpp; /* to help netstat, fstat */114 struct unpcb xu_unp; /* our information */115 union {118 } xu_au;120 union {123 } xu_cau;125 struct xsocket xu_socket;126 u_quad_t xu_alignment_hack;