Searched defs:inpcblbgroup (Results 1 – 1 of 1) sorted by relevance
68 struct inpcblbgroup { struct71 struct epoch_context il_epoch_ctx;72 struct ucred *il_cred;73 uint16_t il_lport; /* (c) */74 u_char il_vflag; /* (c) */75 uint8_t il_numa_domain;76 int il_fibnum;77 union in_dependaddr il_dependladdr; /* (c) */80 uint32_t il_inpsiz; /* max count in il_inp[] (h) */81 uint32_t il_inpcnt; /* cur count in il_inp[] (h) */[all …]