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

/freebsd-12-stable/sys/netinet6/
H A Din6_pcb.h96 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo,
H A Din6_pcb.c432 if (in6_pcblookup_hash_locked(pcbinfo, &sin6->sin6_addr,
1130 in6_pcblookup_hash_locked(struct inpcbinfo *pcbinfo, struct in6_addr *faddr, function
1259 inp = in6_pcblookup_hash_locked(pcbinfo, faddr, fport, laddr, lport,
/freebsd-12-stable/sys/netinet/
H A Din_pcb.c720 tmpinp = in6_pcblookup_hash_locked(pcbinfo,

Completed in 169 milliseconds