Searched refs:inpcbport (Results 1 – 4 of 4) sorted by relevance
67 CK_LIST_HEAD(inpcbporthead, inpcbport);317 struct inpcbport *inp_phd; /* (i/h) head of this list */401 struct inpcbport { struct403 CK_LIST_ENTRY(inpcbport) phd_hash; argument
1743 struct inpcbport *phd; in inpcbport_free()1745 phd = __containerof(ctx, struct inpcbport, phd_epoch_ctx); in inpcbport_free()1857 struct inpcbport *phd = inp->inp_phd; in in_pcbdrop()2057 struct inpcbport *phd; in in_pcblookup_local()2686 struct inpcbport *phd; in in_pcbinshash_internal()2733 phd = malloc(sizeof(struct inpcbport), M_PCB, M_NOWAIT); in in_pcbinshash_internal()2830 struct inpcbport *phd = inp->inp_phd; in in_pcbremlists()
780 struct inpcbport *phd; in in6_pcblookup_local()