Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din_pcb.h443 struct inpcbinfo { struct
447 struct mtx ipi_lock;
453 u_int ipi_count; /* (l) */
459 u_quad_t ipi_gencnt; /* (l) */
465 u_short ipi_lastlow; /* (x) */
466 u_short ipi_lasthi; /* (x) */
479 u_int ipi_npcbgroups; /* (c) */
480 u_int ipi_hashfields; /* (c) */
485 struct mtx ipi_hash_lock;
523 void *ipi_pspare[2];
[all …]
/f-stack/freebsd/netinet/
H A Din_pcb.h443 struct inpcbinfo { struct
447 struct mtx ipi_lock;
453 u_int ipi_count; /* (l) */
459 u_quad_t ipi_gencnt; /* (l) */
465 u_short ipi_lastlow; /* (x) */
466 u_short ipi_lasthi; /* (x) */
479 u_int ipi_npcbgroups; /* (c) */
480 u_int ipi_hashfields; /* (c) */
485 struct mtx ipi_hash_lock;
523 void *ipi_pspare[2];
[all …]