Home
last modified time | relevance | path

Searched defs:socket_id (Results 1 – 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
Dos_trans.c36 SOCKET socket_id; in os_socket() local
87 TI_BOOL os_sockWaitForConnection (THandle socket_id, THandle* pConnSock) in os_sockWaitForConnection()
125 TI_BOOL os_sockSend (THandle socket_id, PS8 buffer, U32 bufferSize) in os_sockSend()
150 S32 os_sockRecv (THandle socket_id, PU8 pBuffer, U32 bufferSize, TI_SIZE_T flags) in os_sockRecv()
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
Deth_utils.c178 int socket_id; in ethernet_utils_init_module() local
400 int socket_id = SHARED_MEMORY_ETHERNET_SOCKET_ID(module_index); in ethernet_utils_process_in_command() local