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