Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/netinet/
H A Din_pcb.h325 struct inpcbinfo { struct
329 struct rwlock ipi_lock;
335 u_int ipi_count; /* (l) */
341 u_quad_t ipi_gencnt; /* (l) */
347 u_short ipi_lastlow; /* (x) */
348 u_short ipi_lasthi; /* (x) */
361 u_int ipi_npcbgroups; /* (c) */
362 u_int ipi_hashfields; /* (c) */
367 struct rwlock ipi_hash_lock;
398 void *ipi_pspare[2];
[all …]