Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dapi.h229 void netconn_recved(struct netconn *conn, u32_t length);
/external/syslinux/core/lwip/src/api/
Dapi_lib.c508 netconn_recved(struct netconn *conn, u32_t length) in netconn_recved() function
Dsockets.c579 netconn_recved(sock->conn, (u32_t)off); in lwip_recvfrom()
602 netconn_recved(sock->conn, (u32_t)off); in lwip_recvfrom()
727 netconn_recved(sock->conn, (u32_t)off); in lwip_recvfrom()