Home
last modified time | relevance | path

Searched refs:store_block (Results 1 – 2 of 2) sorted by relevance

/u-boot/net/
A Dtftp.c161 static inline int store_block(int block, uchar *src, unsigned int len) in store_block() function
666 if (store_block(tftp_cur_block, pkt + 2, len)) { in tftp_handler()
A Dnfs.c85 static inline int store_block(uchar *src, unsigned offset, unsigned len) in store_block() function
719 if (store_block(data_ptr, nfs_offset, rlen)) in nfs_read_reply()

Completed in 6 milliseconds