Home
last modified time | relevance | path

Searched refs:tcount (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/connector/
H A Dproc_filter.c29 static int nl_sock, ret_errno, tcount; variable
146 tcount++; in handle_packet()
308 printf("Done total count: %d\n", tcount); in main()
/linux/tools/testing/selftests/tc-testing/
H A Dtdc.py484 tcount = len(testlist)
489 pm.call_pre_suite(tcount, testlist)
515 tcount = len(testlist)
570 if tcount + 1 != count:
/linux/include/soc/fsl/qe/
H A Dqe.h620 __be16 tcount; /* Tx byte count */ member