Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Din6_pcb.h109 in6_pcblookup_local (struct inpcbporthead *, const struct in6_addr *,
H A Din6_pcb.c217 t = in6_pcblookup_local(porthash, &sin6->sin6_addr, in in6_pcbbind()
234 t = in6_pcblookup_local(porthash, &sin6->sin6_addr, lport, in in6_pcbbind()
614 in6_pcblookup_local(struct inpcbporthead *porthash, in in6_pcblookup_local() function
H A Din6_src.c392 if (in6_pcblookup_local(porthash, &inp->in6p_laddr, lport, in in6_pcbporthash_update()