Searched refs:in_pcbgroup_byhash (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Din_pcbgroup.c196 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) function
206 return (in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m),
H A Din_pcb.h607 in_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
H A Din_pcb.c1862 pcbgroup = in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m),

Completed in 99 milliseconds