Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet6/
H A Din6_pcb.h96 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
/f-stack/freebsd/netinet6/
H A Din6_pcb.h96 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
H A Din6_pcb.c445 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 Din_pcb.c800 tmpinp = in6_pcblookup_hash_locked(pcbinfo, in in_pcb_lport_dest()