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