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