Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dunpcb.h151 struct xunpcb { struct
154 kvaddr_t unp_vnode; /* (s) */
155 kvaddr_t unp_conn; /* (s) */
156 kvaddr_t xu_firstref; /* (s) */
157 kvaddr_t xu_nextref; /* (s) */
158 unp_gen_t unp_gencnt; /* (s) */
159 int64_t xu_spare64[8];
160 int32_t xu_spare32[8];
161 union {
165 union {
[all …]
/f-stack/tools/compat/include/sys/
H A Dunpcb.h151 struct xunpcb { struct
154 kvaddr_t unp_vnode; /* (s) */
155 kvaddr_t unp_conn; /* (s) */
156 kvaddr_t xu_firstref; /* (s) */
157 kvaddr_t xu_nextref; /* (s) */
158 unp_gen_t unp_gencnt; /* (s) */
159 int64_t xu_spare64[8];
160 int32_t xu_spare32[8];
161 union {
165 union {
[all …]