Home
last modified time | relevance | path

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

/tools/testing/selftests/net/
A Dhwtstamp_config.c48 static const char *tx_types[] = { variable
55 #define N_TX_TYPES ((int)(ARRAY_SIZE(tx_types)))
83 list_names(stderr, tx_types, N_TX_TYPES); in usage()
102 config.tx_type = lookup_value(tx_types, N_TX_TYPES, argv[2]); in main()
125 name = lookup_name(tx_types, N_TX_TYPES, config.tx_type); in main()

Completed in 10 milliseconds