Searched refs:tcp_conn_new (Results 1 – 1 of 1) sorted by relevance
2238 static struct tcp *tcp_conn_new(struct net_pkt *pkt);2263 conn = tcp_conn_new(pkt); in tcp_recv()2392 static struct tcp *tcp_conn_new(struct net_pkt *pkt) in tcp_conn_new() function