Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c175 static size_t tcp_endpoint_len(sa_family_t af) in tcp_endpoint_len() function
2208 return !memcmp(ep, &ep_tmp, tcp_endpoint_len(ep->sa.sa_family)); in tcp_endpoint_cmp()