Searched defs:inpcbinfo (Results 1 – 1 of 1) sorted by relevance
325 struct inpcbinfo { struct329 struct rwlock ipi_lock;334 struct inpcbhead *ipi_listhead; /* (g/l) */335 u_int ipi_count; /* (l) */341 u_quad_t ipi_gencnt; /* (l) */346 u_short ipi_lastport; /* (x) */347 u_short ipi_lastlow; /* (x) */348 u_short ipi_lasthi; /* (x) */353 struct uma_zone *ipi_zone; /* (c) */360 struct inpcbgroup *ipi_pcbgroups; /* (c) */[all …]