Searched refs:in_pcbgroup_byhash (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | in_pcbgroup.c | 246 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in_pcbgroup_byhash() function 266 return (in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in_pcbgroup_bymbuf()
|
| H A D | in_pcb.h | 818 in_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
|
| H A D | in_pcb.c | 2659 pcbgroup = in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in_pcblookup_mbuf()
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | in_pcb.h | 818 in_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
|