Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp_private.h219 union tcp_endpoint { union
298 union tcp_endpoint src;
299 union tcp_endpoint dst;
Dtcp.c181 static int tcp_endpoint_set(union tcp_endpoint *ep, struct net_pkt *pkt, in tcp_endpoint_set()
2199 static bool tcp_endpoint_cmp(union tcp_endpoint *ep, struct net_pkt *pkt, in tcp_endpoint_cmp()
2202 union tcp_endpoint ep_tmp; in tcp_endpoint_cmp()