Searched refs:in6_pcblookup_hash_locked (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/compat/include/netinet6/ |
| H A D | in6_pcb.h | 96 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcb.h | 96 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
|
| H A D | in6_pcb.c | 445 if (in6_pcblookup_hash_locked(pcbinfo, &sin6->sin6_addr, in in6_pcbconnect_mbuf() 1164 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, in in6_pcblookup_hash_locked() function 1292 inp = in6_pcblookup_hash_locked(pcbinfo, faddr, fport, laddr, lport, in in6_pcblookup_hash()
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcb.c | 800 tmpinp = in6_pcblookup_hash_locked(pcbinfo, in in_pcb_lport_dest()
|