Home
last modified time | relevance | path

Searched defs:local_addr (Results 1 - 25 of 68) sorted by relevance

123

/kernel/linux/linux-5.10/arch/um/drivers/
H A Ddaemon.h18 void *local_addr; member
H A Ddaemon_user.c51 struct sockaddr_un *local_addr = pri->local_addr; in connect_to_switch() local
[all...]
H A Dvector_user.c312 struct sockaddr_un *local_addr = NULL, *remote_addr = NULL; in user_init_unix_fds() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dreuseaddr_ports_exhausted.c56 struct sockaddr_in local_addr; in bind_port() local
/kernel/linux/linux-6.6/arch/um/drivers/
H A Ddaemon.h18 void *local_addr; member
H A Ddaemon_user.c51 struct sockaddr_un *local_addr = pri->local_addr; in connect_to_switch() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dreuseaddr_ports_exhausted.c56 struct sockaddr_in local_addr; in bind_port() local
/third_party/curl/lib/vquic/
H A Dvquic_int.h39 struct sockaddr_storage local_addr; /* address socket is bound to */ member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_path.c48 ngtcp2_path_storage_init(ngtcp2_path_storage *ps, const ngtcp2_sockaddr *local_addr, ngtcp2_socklen local_addrlen, const ngtcp2_sockaddr *remote_addr, ngtcp2_socklen remote_addrlen, void *user_data) ngtcp2_path_storage_init() argument
/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
165 coap_socket_connect_tcp2(coap_socket_t *sock, coap_address_t *local_addr, coap_address_t *remote_addr) global() argument
299 coap_socket_accept_tcp(coap_socket_t *server, coap_socket_t *new_client, coap_address_t *local_addr, coap_address_t *remote_addr) global() argument
[all...]
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
451 coap_socket_connect_tcp2(coap_socket_t *sock, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_connect_tcp2() argument
471 coap_socket_accept_tcp(coap_socket_t *server, coap_socket_t *new_client, coap_address_t *local_addr, coap_address_t *remote_addr) coap_socket_accept_tcp() argument
/third_party/nghttp2/src/
H A Dshrpx_http3_upstream.h181 Address local_addr; member
H A Dshrpx_quic_connection_handler.cc61 handle_packet(const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_info &pi, const uint8_t *data, size_t datalen) handle_packet() argument
367 handle_new_connection( const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_hd &hd, const ngtcp2_cid *odcid, const uint8_t *token, size_t tokenlen, ngtcp2_token_type token_type) handle_new_connection() argument
458 send_retry( const UpstreamAddr *faddr, uint32_t version, const uint8_t *ini_dcid, size_t ini_dcidlen, const uint8_t *ini_scid, size_t ini_scidlen, const Address &remote_addr, const Address &local_addr, size_t max_pktlen) send_retry() argument
537 send_version_negotiation( const UpstreamAddr *faddr, uint32_t version, const uint8_t *ini_dcid, size_t ini_dcidlen, const uint8_t *ini_scid, size_t ini_scidlen, const Address &remote_addr, const Address &local_addr) send_version_negotiation() argument
565 send_stateless_reset(const UpstreamAddr *faddr, const uint8_t *dcid, size_t dcidlen, const Address &remote_addr, const Address &local_addr) send_stateless_reset() argument
628 send_connection_close( const UpstreamAddr *faddr, uint32_t version, const ngtcp2_cid &ini_dcid, const ngtcp2_cid &ini_scid, const Address &remote_addr, const Address &local_addr, uint64_t error_code, size_t max_pktlen) send_connection_close() argument
731 handle_packet(const UpstreamAddr *faddr, const Address &remote_addr, const Address &local_addr, const ngtcp2_pkt_info &pi, const uint8_t *data, size_t datalen) handle_packet() argument
[all...]
H A Dshrpx_quic.cc258 generate_quic_hashed_connection_id(ngtcp2_cid &dest, const Address &remote_addr, const Address &local_addr, const ngtcp2_cid &cid) generate_quic_hashed_connection_id() argument
/kernel/linux/linux-5.10/include/rdma/
H A Diw_cm.h26 struct sockaddr_storage local_addr; member
60 struct sockaddr_storage local_addr; /* local addr */ member
/kernel/linux/linux-6.6/include/rdma/
H A Diw_cm.h26 struct sockaddr_storage local_addr; member
60 struct sockaddr_storage local_addr; /* local addr */ member
/third_party/lwip/src/netif/
H A Dlowpan6_ble.c176 rfc7668_set_local_addr_eui64(struct netif *netif, const u8_t *local_addr, size_t local_addr_len) in rfc7668_set_local_addr_eui64() argument
187 rfc7668_set_local_addr_mac48(struct netif *netif, const u8_t *local_addr, size_t local_addr_len, int is_public_addr) in rfc7668_set_local_addr_mac48() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Diwpm_msg.c326 int iwpm_remove_mapping(struct sockaddr_storage *local_addr, u8 nl_client) in iwpm_remove_mapping() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Diwpm_msg.c314 int iwpm_remove_mapping(struct sockaddr_storage *local_addr, u8 nl_client) in iwpm_remove_mapping() argument
/third_party/mbedtls/library/
H A Dnet_sockets.c407 struct sockaddr_storage local_addr; local
/kernel/linux/linux-5.10/include/net/
H A Daf_vsock.h31 struct sockaddr_vm local_addr; member
/kernel/linux/linux-6.6/include/net/
H A Dmctp.h137 mctp_eid_t local_addr; /* MCTP_ADDR_ANY for local owned tags */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/erdma/
H A Derdma_qp.c60 struct sockaddr_storage local_addr, remote_addr; in erdma_modify_qp_state_to_rts() local
/kernel/linux/linux-5.10/drivers/block/
H A Dumem.h113 __le64 local_addr; member

Completed in 14 milliseconds

123