Searched refs:in6_pcblookup_hash_locked (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/netinet6/ |
| HD | in6_pcb.h | 99 in6_pcblookup_hash_locked(struct inpcbinfo *, struct in6_addr *,
|
| HD | in6_pcb.c | 395 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/ |
| HD | tcp_usrreq.c | 1221 oinp = in6_pcblookup_hash_locked(inp->inp_pcbinfo, in tcp6_connect()
|