Searched refs:in6_pcbgroup_byhash (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcbgroup.c | 75 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in6_pcbgroup_byhash() function 95 return (in6_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in6_pcbgroup_bymbuf()
|
| H A D | in6_pcb.h | 75 in6_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
|
| H A D | in6_pcb.c | 1388 pcbgroup = in6_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in6_pcblookup_mbuf()
|
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 75 in6_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
|