Searched refs:tcp_endpoint_len (Results 1 – 1 of 1) sorted by relevance
175 static size_t tcp_endpoint_len(sa_family_t af) in tcp_endpoint_len() function2208 return !memcmp(ep, &ep_tmp, tcp_endpoint_len(ep->sa.sa_family)); in tcp_endpoint_cmp()