Home
last modified time | relevance | path

Searched defs:txfd (Results 1 – 2 of 2) sorted by relevance

/external/trusty/lk/tools/
Dliblkboot.c56 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()
/external/linux-kselftest/tools/testing/selftests/net/
Dgro.c807 int txfd = -1; in gro_sender() local