Home
last modified time | relevance | path

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

12

/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
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_helper.c481 nf_ct_helper_init(struct nf_conntrack_helper *helper, u16 l3num, u16 protonum, const char *name, u16 default_port, u16 spec_port, u32 id, const struct nf_conntrack_expect_policy *exp_pol, u32 expect_class_max, int (*help)(struct sk_buff *skb, unsigned int protoff, struct nf_conn *ct, enum ip_conntrack_info ctinfo), int (*from_nlattr)(struct nlattr *attr, struct nf_conn *ct), struct module *module) nf_ct_helper_init() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_helper.c432 nf_ct_helper_init(struct nf_conntrack_helper *helper, u16 l3num, u16 protonum, const char *name, u16 default_port, u16 spec_port, u32 id, const struct nf_conntrack_expect_policy *exp_pol, u32 expect_class_max, int (*help)(struct sk_buff *skb, unsigned int protoff, struct nf_conn *ct, enum ip_conntrack_info ctinfo), int (*from_nlattr)(struct nlattr *attr, struct nf_conn *ct), struct module *module) nf_ct_helper_init() 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
/kernel/linux/linux-5.10/fs/nfs/
H A Dinternal.h843 nfs_set_port(struct sockaddr *sap, int *port, const unsigned short default_port) nfs_set_port() argument
/third_party/backends/backend/pixma/
H A Dpixma_bjnp_private.h131 int default_port; member
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Depic100.c286 unsigned int default_port:4; /* Last dev->if_port value. */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dhamachi.c499 unsigned int default_port:4; /* Last dev->if_port value. */ member
H A Dyellowfin.c332 unsigned int default_port:4; /* Last dev->if_port value. */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dhamachi.c499 unsigned int default_port:4; /* Last dev->if_port value. */ member
H A Dyellowfin.c332 unsigned int default_port:4; /* Last dev->if_port value. */ member
/kernel/linux/linux-6.6/fs/nfs/
H A Dinternal.h914 nfs_set_port(struct sockaddr_storage *sap, int *port, const unsigned short default_port) nfs_set_port() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Depic100.c286 unsigned int default_port:4; /* Last dev->if_port value. */ member
/third_party/nghttp2/src/
H A Dh2load.h120 uint16_t default_port; member
/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dfealnx.c406 unsigned int default_port:4; /* Last dev->if_port value. */ member

Completed in 39 milliseconds

12