Searched refs:ep_tmp (Results 1 – 1 of 1) sorted by relevance
2136 union tcp_endpoint ep_tmp; in tcp_endpoint_cmp() local2138 if (tcp_endpoint_set(&ep_tmp, pkt, which) < 0) { in tcp_endpoint_cmp()2142 return !memcmp(ep, &ep_tmp, tcp_endpoint_len(ep->sa.sa_family)); in tcp_endpoint_cmp()