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