Home
last modified time | relevance | path

Searched defs:xunpcb (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/sys/
H A Dunpcb.h111 struct xunpcb { struct
112 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;