Home
last modified time | relevance | path

Searched defs:sock (Results 76 - 100 of 324) sorted by relevance

12345678910>>...13

/third_party/libuv/test/
H A Dtest-pipe-sendmsg.c43 static void set_nonblocking(uv_os_sock_t sock) { in set_nonblocking() argument
/third_party/libcoap/src/
H A Dcoap_tcp.c43 coap_socket_connect_tcp1(coap_socket_t *sock, argument
165 coap_socket_connect_tcp2(coap_socket_t *sock, coap_address_t *local_addr, coap_address_t *remote_addr) global() argument
204 coap_socket_bind_tcp(coap_socket_t *sock, const coap_address_t *listen_addr, coap_address_t *bound_addr) global() argument
[all...]
H A Dcoap_netif.c128 coap_socket_t *sock = &session->sock; in coap_netif_dgrm_write() local
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-netcat/
H A Dminimal-raw-netcat.c144 lws_sock_file_fd_type sock; in main() local
/third_party/ltp/testcases/network/rpc/basic_tests/rpc01/
H A Drpc1.c34 int sock; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/tirpc_svc_5/
H A Dtirpc_svc_5.c47 int sock; member
/third_party/ltp/testcases/kernel/syscalls/bind/
H A Dbind05.c87 int sock; in peer_thread() local
125 int sock, size; in test_bind() local
[all...]
H A Dbind04.c87 int sock; in peer_thread() local
111 int listen_sock, sock, size; in test_bind() local
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/
H A Drpc_clnttcp_create_performance.c104 int sock = RPC_ANYSOCK; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/
H A Drpc_clntudp_create_performance.c104 int sock = RPC_ANYSOCK; in main() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_openbsd.c24 int sock; /* open socket for 802.11 ioctls */ member
H A Dlinux_ioctl.c19 int linux_set_iface_flags(int sock, const char *ifname, int dev_up) in linux_set_iface_flags() argument
59 int linux_iface_up(int sock, const char *ifname) in linux_iface_up() argument
81 int linux_get_ifhwaddr(int sock, const char *ifname, u8 *addr) in linux_get_ifhwaddr() argument
104 int linux_set_ifhwaddr(int sock, cons argument
123 linux_br_add(int sock, const char *brname) linux_br_add() argument
138 linux_br_del(int sock, const char *brname) linux_br_del() argument
150 linux_br_add_if(int sock, const char *brname, const char *ifname) linux_br_add_if() argument
175 linux_br_del_if(int sock, const char *brname, const char *ifname) linux_br_del_if() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dedit_simple.c26 static void edit_read_char(int sock, void *eloop_ctx, void *sock_ctx) in edit_read_char() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_openbsd.c24 int sock; /* open socket for 802.11 ioctls */ member
H A Dlinux_ioctl.c19 int linux_set_iface_flags(int sock, const char *ifname, int dev_up) in linux_set_iface_flags() argument
59 int linux_iface_up(int sock, const char *ifname) in linux_iface_up() argument
81 int linux_get_ifhwaddr(int sock, const char *ifname, u8 *addr) in linux_get_ifhwaddr() argument
104 int linux_set_ifhwaddr(int sock, cons argument
123 linux_br_add(int sock, const char *brname) linux_br_add() argument
138 linux_br_del(int sock, const char *brname) linux_br_del() argument
150 linux_br_add_if(int sock, const char *brname, const char *ifname) linux_br_add_if() argument
175 linux_br_del_if(int sock, const char *brname, const char *ifname) linux_br_del_if() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dedit_simple.c26 static void edit_read_char(int sock, void *eloop_ctx, void *sock_ctx) in edit_read_char() argument
/base/startup/init/interfaces/innerkits/fd_holder/
H A Dfd_holder.c76 int sock = BuildClientSocket(); in ServiceSendFds() local
/base/startup/init/services/init/standard/
H A Dfd_holder_service.c58 static void SendErrorInfo(int sock, const char *errInfo, const char *serviceName) in SendErrorInfo() argument
118 static void HandlerFdHolder(int sock) in HandlerFdHolder() argument
172 void RegisterFdHoldWatcher(int sock) in RegisterFdHoldWatcher() argument
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsSocketTest.cpp430 int sock = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP); in HWTEST_F() local
/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsSocketTest.cpp430 int sock = socket(AF_INET, SOCK_STREAM, IPPROTO_TCP); in HWTEST_F() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_cmd_client.cpp114 int sock = socket(AF_INET, SOCK_DGRAM, 0); in SendCommandToDriverByInterfaceName() local
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dlocal_socket_context.cpp33 void LocalSocketBaseContext::SetSocketFd(int sock) in SetSocketFd() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_stack_app_config.c22 static FILLP_INT FillpValidateSockAllocStateWithRdwaitAcquired(struct FtSocket *sock, FILLP_INT sockIndex) in FillpValidateSockAllocStateWithRdwaitAcquired() argument
35 struct FtSocket *sock = FILLP_NULL_PTR; in FtGetRightAppResourceByIndex() local
128 struct FtSocket *sock in FtAppInitConfigSet() local
216 struct FtSocket *sock = FILLP_NULL_PTR; FtAppInitConfigGet() local
245 FtInnerValidateAppConfigSet(FILLP_UINT32 name, struct FtSocket *sock, FILLP_INT sockIndex) FtInnerValidateAppConfigSet() argument
276 struct FtSocket *sock = FILLP_NULL_PTR; FtSetConfigApp() local
330 FtCheckSockValid(struct FtSocket *sock) FtCheckSockValid() argument
347 FtGetAppFcPeriodRecvRate(struct FtSocket *sock, FILLP_UINT32 *value) FtGetAppFcPeriodRecvRate() argument
361 FtGetAppFcPeriodRecvRateBps(struct FtSocket *sock, FILLP_ULLONG *value) FtGetAppFcPeriodRecvRateBps() argument
374 FtGetAppFcPeriodRecvPktLost(struct FtSocket *sock, FILLP_UINT32 *value) FtGetAppFcPeriodRecvPktLost() argument
388 FtGetAppFcPeriodStastics(struct FtSocket *sock, void *value) FtGetAppFcPeriodStastics() argument
413 FtGetSockValue(void *value, struct FtSocket *sock, FILLP_UINT32 name) FtGetSockValue() argument
462 struct FtSocket *sock = FILLP_NULL_PTR; FtGetConfigApp() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_timer.c46 struct FtSocket *sock = FILLP_GET_SOCKET(pcb); in FillpCalFcAppStastics() local
151 struct FtSocket *sock = FILLP_GET_SOCKET(pcb); in FillpPackTimerCb() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dnet.c48 void NetconnSetSock(struct FtSocket *sock, struct FtNetconn *conn) in NetconnSetSock() argument

Completed in 11 milliseconds

12345678910>>...13