Searched defs:default_port (Results 1 – 15 of 15) sorted by relevance
/third_party/libcoap/src/ |
D | coap_netif.c | 54 const coap_address_t *server, int default_port) { in coap_netif_dgrm_connect() 186 const coap_address_t *server, int default_port) { in coap_netif_strm_connect1()
|
D | coap_io_lwip.c | 379 int default_port, in coap_socket_connect_udp() 438 int default_port, in coap_socket_connect_tcp1()
|
D | coap_tcp.c | 46 int default_port,
|
D | coap_io_contiki.c | 110 int default_port, in coap_socket_connect_udp()
|
D | coap_address.c | 322 update_port(coap_address_t *addr, uint16_t port, uint16_t default_port, in update_port()
|
D | coap_io.c | 260 int default_port,
|
D | coap_session.c | 1264 int default_port = COAP_DEFAULT_PORT; in coap_session_create_client() local
|
/third_party/python/Lib/ |
D | smtplib.py | 227 default_port = SMTP_PORT variable in SMTP 1028 default_port = SMTP_SSL_PORT variable in SMTP_SSL
|
/third_party/python/Lib/http/ |
D | client.py | 795 default_port = HTTP_PORT variable in HTTPConnection 1401 default_port = HTTPS_PORT variable in HTTPSConnection
|
/third_party/pulseaudio/src/pulsecore/ |
D | socket-client.c | 428 …t_client_new_string(pa_mainloop_api *m, bool use_rtclock, const char*name, uint16_t default_port) {
|
/third_party/ffmpeg/libavformat/ |
D | rtspdec.c | 646 int default_port = RTSP_DEFAULT_PORT; in rtsp_listen() local
|
D | rtsp.c | 1718 int default_port = RTSP_DEFAULT_PORT; in ff_rtsp_connect() local
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmpclient.c | 233 guint default_port; in gst_rtmp_location_get_string() local
|
/third_party/nghttp2/src/ |
D | h2load.h | 120 uint16_t default_port; member
|
/third_party/python/Lib/urllib/ |
D | request.py | 860 def reduce_uri(self, uri, default_port=True): argument
|