Home
last modified time | relevance | path

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

/subsys/net/ip/
A Dtcp_private.h221 union tcp_endpoint { union
300 union tcp_endpoint src;
301 union tcp_endpoint dst;
A Dtcp.c181 static int tcp_endpoint_set(union tcp_endpoint *ep, struct net_pkt *pkt, in tcp_endpoint_set()
2176 static bool tcp_endpoint_cmp(union tcp_endpoint *ep, struct net_pkt *pkt, in tcp_endpoint_cmp()
2179 union tcp_endpoint ep_tmp; in tcp_endpoint_cmp()

Completed in 20 milliseconds