Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dtcp_usrreq.c1109 struct sockaddr_in6 *fin6, *lin6; in tcp_ident() local
1141 lin6 = (struct sockaddr_in6 *)&tir.laddr; in tcp_ident()
1142 error = in6_embedscope(&l6, lin6, NULL, NULL); in tcp_ident()
1159 fin6->sin6_port, &l6, lin6->sin6_port, tir.rdomain); in tcp_ident()
1186 &l6, lin6->sin6_port, NULL, tir.rdomain); in tcp_ident()