Searched refs:tcp_input (Results 1 – 2 of 2) sorted by relevance
116 void tcp_input(struct net_pkt *pkt);
4126 static enum net_verdict tcp_input(struct net_conn *net_conn, in tcp_input() function4540 test_cb_register(AF_INET, IPPROTO_TCP, 4242, 4242, tcp_input); in net_tcp_init()4541 test_cb_register(AF_INET6, IPPROTO_TCP, 4242, 4242, tcp_input); in net_tcp_init()