Home
last modified time | relevance | path

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

/kernel/liteos_a/net/lwip-2.1/porting/src/
H A Dsockets.c81 static int lwip_bind_wrap(int s, const struct sockaddr *name, socklen_t namelen);
84 return lwip_bind_wrap(s, name, namelen); in lwip_bind()
206 static int lwip_bind_wrap(int s, const struct sockaddr *name, socklen_t namelen) in lwip_bind_wrap() function

Completed in 3 milliseconds