Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dapi.h335 err_t netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf);
/third_party/lwip/src/api/
Dapi_lib.c822 netconn_recv_udp_raw_netbuf(struct netconn *conn, struct netbuf **new_buf) in netconn_recv_udp_raw_netbuf() function