Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Din_pcbgroup.c196 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in_pcbgroup_byhash() function
206 return (in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in_pcbgroup_bymbuf()
Din_pcb.h660 in_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
Din_pcb.c1888 pcbgroup = in_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in_pcblookup_mbuf()