Searched defs:how (Results 1 – 3 of 3) sorted by relevance
1089 netconn_close_shutdown(struct netconn *conn, u8_t how) in netconn_close_shutdown()
2649 lwip_shutdown(int s, int how) in lwip_shutdown()
622 #define shutdown(s,how) lwip_shutdown(s,how) argument