Home
last modified time | relevance | path

Searched defs:default_port (Results 1 - 15 of 15) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_tcp.c43 coap_socket_connect_tcp1(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) global() argument
H A Dcoap_netif.c53 coap_netif_dgrm_connect(coap_session_t *session, const coap_address_t *local_if, const coap_address_t *server, int default_port) coap_netif_dgrm_connect() argument
184 coap_netif_strm_connect1(coap_session_t *session, const coap_address_t *local_if, const coap_address_t *server, int default_port) coap_netif_strm_connect1() argument
H A Dcoap_io_contiki.c107 coap_socket_connect_udp(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_udp() argument
H A Dcoap_io_lwip.c376 coap_socket_connect_udp(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_udp() argument
435 coap_socket_connect_tcp1(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_tcp1() argument
H A Dcoap_address.c322 update_port(coap_address_t *addr, uint16_t port, uint16_t default_port, in update_port() argument
H A Dcoap_io.c257 coap_socket_connect_udp(coap_socket_t *sock, const coap_address_t *local_if, const coap_address_t *server, int default_port, coap_address_t *local_addr, coap_address_t *remote_addr) global() argument
H A Dcoap_session.c1264 int default_port = COAP_DEFAULT_PORT; in coap_session_create_client() local
/third_party/pulseaudio/src/pulsecore/
H A Dsocket-client.c428 pa_socket_client* pa_socket_client_new_string(pa_mainloop_api *m, bool use_rtclock, const char*name, uint16_t default_port) { argument
/third_party/ffmpeg/libavformat/
H A Drtspdec.c655 int default_port = RTSP_DEFAULT_PORT; in rtsp_listen() local
H A Drtsp.c1727 int default_port = RTSP_DEFAULT_PORT; in ff_rtsp_connect() local
/third_party/python/Lib/http/
H A Dclient.py796 default_port = HTTP_PORT variable in HTTPConnection
1405 default_port = HTTPS_PORT variable in HTTPConnection.HTTPSConnection
/third_party/python/Lib/
H A Dsmtplib.py227 default_port = SMTP_PORT variable in SMTP
1028 default_port = SMTP_SSL_PORT variable in SMTP.SMTP_SSL
/third_party/backends/backend/pixma/
H A Dpixma_bjnp_private.h131 int default_port; member
/third_party/nghttp2/src/
H A Dh2load.h120 uint16_t default_port; member
/third_party/node/deps/ada/
H A Dada.h5722 auto default_port = scheme_default_port(); variable
6627 auto default_port = scheme_default_port(); variable

Completed in 46 milliseconds