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

/freebsd-10-stable/sys/netinet6/
H A Din6_pcbgroup.c61 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) function
71 return (in6_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m),
H A Din6_pcb.h73 in6_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
H A Din6_pcb.c1169 pcbgroup = in6_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m),

Completed in 42 milliseconds