Searched refs:in6_pcblookup_hash_locked (Results 1 – 1 of 1) sorted by relevance
| /freebsd-11-stable/sys/netinet6/ |
| HD | in6_pcb.c | 112 static struct inpcb *in6_pcblookup_hash_locked(struct inpcbinfo *, 410 if (in6_pcblookup_hash_locked(pcbinfo, &sin6->sin6_addr, in in6_pcbconnect_mbuf() 1062 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, in in6_pcblookup_hash_locked() function 1182 inp = in6_pcblookup_hash_locked(pcbinfo, faddr, fport, laddr, lport, in in6_pcblookup_hash()
|