Searched refs:to2 (Results 1 – 1 of 1) sorted by relevance
2530 struct sockaddr_storage to2; in tcp_input() local2660 sin6 = SIN6(&to2); in tcp_input()2676 sin = SIN(&to2); in tcp_input()2872 int error = cfil_sock_attach(so2, SA(&to2), SA(&from), CFS_CONNECTION_DIR_IN); in tcp_input()