Home
last modified time | relevance | path

Searched refs:test_recv (Results 1 – 1 of 1) sorted by relevance

/lib/lwip/lwip/test/unit/udp/
A Dtest_udp.c152 static void test_recv(void *arg, struct udp_pcb *pcb, struct pbuf *p, in test_recv() function
242 udp_recv(pcb_any, test_recv, &ctr_any); in START_TEST()
255 udp_recv(pcb1, test_recv, &ctr1); in START_TEST()
256 udp_recv(pcb2, test_recv, &ctr2); in START_TEST()

Completed in 12 milliseconds