Home
last modified time | relevance | path

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

/kernel/liteos_a/apps/tftp/src/
Dtftpc.c169 u32_t lwip_tftp_recv_from_server(s32_t iSockNum, u32_t *pulSize, TFTPC_PACKET_S *pstRecvBuf, u32_t … in lwip_tftp_recv_from_server()
312 u32_t lwip_tftp_send_to_server(s32_t iSockNum, in lwip_tftp_send_to_server()
341 u32_t lwip_tftp_validate_data_pkt(s32_t iSockNum, in lwip_tftp_validate_data_pkt()
472 static void lwip_tftp_send_error(s32_t iSockNum, u32_t ulError, const char *szErrMsg, in lwip_tftp_send_error()
514 s32_t iSockNum = TFTP_NULL_INT32; in lwip_tftp_get_file_by_filename() local
923 s32_t iSockNum = TFTP_NULL_INT32; in lwip_tftp_put_file_by_filename() local
1197 u32_t lwip_tftp_inner_put_file(s32_t iSockNum, in lwip_tftp_inner_put_file()
1438 s32_t iSockNum = TFTP_NULL_INT32; in lwip_tftp_get_file_by_filename_to_rawmem() local