Searched defs:xunpcb64 (Results 1 – 1 of 1) sorted by relevance
218 struct xunpcb64 { struct221 struct xunpcb64_list_entry xunp_link; /* glue on list of all PCBs */ argument227 struct xunpcb64_list_entry xunp_reflink; /* link in unp_refs list */ argument228 int xunp_cc; /* copy of rcv.sb_cc */229 int xunp_mbcnt; /* copy of rcv.sb_mbcnt */230 unp_gen_t xunp_gencnt; /* generation count of this instance */231 int xunp_flags; /* flags */232 union {235 } xu_au; /* our bound address */237 union {[all …]