Searched refs:do_tftp (Results 1 – 1 of 1) sorted by relevance
243 static int do_tftp(struct testcase *test, struct tftphdr *tp, ssize_t size);817 if(do_tftp(&test, tp, n) < 0) in main()880 static int do_tftp(struct testcase *test, struct tftphdr *tp, ssize_t size) in do_tftp() function