Searched defs:txfd (Results 1 – 2 of 2) sorted by relevance
56 static int upload(int s, int txfd, size_t txlen, int do_endian_swap) in upload()200 int lkboot_txn(const char *host, const char *_cmd, int txfd, const char *args) in lkboot_txn()
807 int txfd = -1; in gro_sender() local