Searched defs:xinpgen (Results 1 – 2 of 2) sorted by relevance
388 struct xinpgen { struct389 ksize_t xig_len; /* length of this structure */390 u_int xig_count; /* number of PCBs at this time */391 uint32_t _xig_spare32;392 inp_gen_t xig_gen; /* generation count at this time */393 so_gen_t xig_sogen; /* socket generation count this time */394 uint64_t _xig_spare64[4];