Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h388 struct xinpgen { struct
389 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];
/f-stack/freebsd/netinet/
H A Din_pcb.h388 struct xinpgen { struct
389 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];