Searched refs:in6pcb_lookup_local (Results 1 – 4 of 4) sorted by relevance
/netbsd/sys/netinet/ |
H A D | in_pcb.h | 292 struct inpcb *in6pcb_lookup_local(struct inpcbtable *, struct in6_addr *,
|
H A D | portalgo.c | 329 t = in6pcb_lookup_local(table, &sin6.sin6_addr, in check_suitable_port()
|
H A D | in_pcb.c | 416 t6 = in6pcb_lookup_local(table, &mapped, sin->sin_port, wild, &vestige); in inpcb_bind_port()
|
/netbsd/sys/netinet6/ |
H A D | in6_pcb.c | 297 t = in6pcb_lookup_local(table, &sin6->sin6_addr, in in6pcb_bind_port() 833 in6pcb_lookup_local(struct inpcbtable *table, struct in6_addr *laddr6, in in6pcb_lookup_local() function
|