Home
last modified time | relevance | path

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

/trueos/sys/netinet6/
HDin6_pcb.h99 in6_pcblookup_hash_locked(struct inpcbinfo *, struct in6_addr *,
HDin6_pcb.c395 if (in6_pcblookup_hash_locked(pcbinfo, &sin6->sin6_addr, in in6_pcbconnect_mbuf()
973 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, in in6_pcblookup_hash_locked() function
1102 inp = in6_pcblookup_hash_locked(pcbinfo, faddr, fport, laddr, lport, in in6_pcblookup_hash()
/trueos/sys/netinet/
HDtcp_usrreq.c1221 oinp = in6_pcblookup_hash_locked(inp->inp_pcbinfo, in tcp6_connect()