Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet6/
HDin6_pcbgroup.c72 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in6_pcbgroup_byhash() function
92 return (in6_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in6_pcbgroup_bymbuf()
HDin6_pcb.h74 in6_pcbgroup_byhash(struct inpcbinfo *, u_int, uint32_t);
HDin6_pcb.c1410 pcbgroup = in6_pcbgroup_byhash(pcbinfo, M_HASHTYPE_GET(m), in in6_pcblookup_mbuf()
/freebsd-13-stable/share/man/man9/
HDMakefile1747 PCBGROUP.9 in6_pcbgroup_byhash.9