Searched defs:lwip_socket (Results 1 – 2 of 2) sorted by relevance
/third_party/lwip/src/include/lwip/ | ||
D | sockets.h | 550 #define lwip_socket socket macro |
/third_party/lwip/src/api/ | ||
D | sockets.c | 1751 lwip_socket(int domain, int type, int protocol) in lwip_socket() function |