Home
last modified time | relevance | path

Searched refs:in_pcbgroup_byhash (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet/
H A Din_pcbgroup.c246 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 Din_pcb.h818 in_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
H A Din_pcb.c2659 pcbgroup = in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in_pcblookup_mbuf()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h818 in_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);