Searched refs:pico_socket_xmit (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/picotcp/stack/
H A Dpico_socket.c1322 static int pico_socket_xmit(struct pico_socket *s, const void *buf, const int len, void *src, function
1402 return pico_socket_xmit(s, buf, len, src, remote_endpoint, msginfo); /* Implies discarding the endpoint */

Completed in 83 milliseconds