Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.h329 struct inpcbinfo { struct
333 struct mtx ipi_lock;
335 u_int ipi_count; /* (g) */
341 u_quad_t ipi_gencnt; /* (g) */
346 u_short ipi_lastport; /* (h) */
347 u_short ipi_lastlow; /* (h) */
348 u_short ipi_lasthi; /* (h) */
353 uma_zone_t ipi_zone; /* (c) */
355 smr_t ipi_smr; /* (c) */
362 struct mtx ipi_hash_lock;
[all …]