Searched refs:port_t (Results 1 – 4 of 4) sorted by relevance
28 typedef uint16_t port_t; typedef51 bool socket_listen(const socket_t* socket, port_t port);
58 static const port_t LISTEN_PORT = 8873;
92 bool socket_listen(const socket_t* socket, port_t port) { in socket_listen()
430 bool socket_listen(const socket_t* socket, port_t port) { in socket_listen()