Searched refs:tcp_endpoint (Results 1 – 2 of 2) sorted by relevance
219 union tcp_endpoint { union298 union tcp_endpoint src;299 union tcp_endpoint dst;
181 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()