Searched refs:in6_pcblookup_hash (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.h90 in6_pcblookup_hash(struct inpcbinfo *,
H A Dudp6_usrreq.c385 in6p = in6_pcblookup_hash(&udbinfo, &ip6->ip6_src, uh->uh_sport,
551 inp = in6_pcblookup_hash(&udbinfo, &addrs[1].sin6_addr,
H A Din6_pcb.c457 pcb = in6_pcblookup_hash(inp->inp_pcbinfo, &sin6->sin6_addr,
1197 in6_pcblookup_hash( function
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dtcp_usrreq.c1025 oinp = in6_pcblookup_hash(inp->inp_pcbinfo,
H A Dtcp_subr.c1248 inp = in6_pcblookup_hash(&tcbinfo, &addrs[1].sin6_addr,
H A Dtcp_input.c828 inp = in6_pcblookup_hash(&tcbinfo, &ip6->ip6_src, th->th_sport,

Completed in 43 milliseconds