Searched refs:tcp_recv_notify (Results 1 – 3 of 3) sorted by relevance
287 static void tcp_recv_notify(void *pdata) in tcp_recv_notify() function337 py_task_schedule_call(tcp_recv_notify, p); in tcp_recv_routine()
289 static void tcp_recv_notify(void *pdata) in tcp_recv_notify() function338 amp_task_schedule_call(tcp_recv_notify, p); in tcp_recv_routine()
261 static void tcp_recv_notify(void *pdata) in tcp_recv_notify() function304 amp_task_schedule_call(tcp_recv_notify, p); in tcp_recv_routine()
Completed in 10 milliseconds