Home
last modified time | relevance | path

Searched refs:s32_t (Results 1 – 4 of 4) sorted by relevance

/kernel/liteos_a/apps/tftp/src/
Dtftpc.c55 static u32_t lwip_tftp_create_bind_socket(s32_t *piSocketID);
57 static s32_t lwip_tftp_make_tftp_packet(u16_t usOpcode, s8_t *szFileName,
60 static u32_t lwip_tftp_recv_from_server(s32_t iSockNum,
67 static u32_t lwip_tftp_send_to_server(s32_t iSockNum, u32_t ulSize,
71 static u32_t lwip_tftp_validate_data_pkt(s32_t iSockNum,
77 static u32_t lwip_tftp_inner_put_file(s32_t iSockNum, TFTPC_PACKET_S *pstSendBuf,
81 static void lwip_tftp_send_error(s32_t iSockNum, u32_t ulError, const char *szErrMsg,
86 u32_t lwip_tftp_create_bind_socket(s32_t *piSocketID) in lwip_tftp_create_bind_socket()
135 static s32_t lwip_tftp_make_tftp_packet(u16_t usOpcode, s8_t *szFileName, u32_t ulMode, TFTPC_PACKE… in lwip_tftp_make_tftp_packet()
169 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()
[all …]
/kernel/liteos_a/apps/tftp/include/
Dtypes_adapt.h48 #define s32_t int32_t macro
/kernel/liteos_a/net/lwip-2.1/porting/src/
Dsockets.c1262 static s32_t lwip_ioctl_internal_SIOCETHTOOL(struct ifreq *ifr)
1381 s32_t ret;
/kernel/liteos_a/net/lwip-2.1/enhancement/src/
Dapi_shell.c1988 s32_t i;
1990 s32_t pingcount;