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