Home
last modified time | relevance | path

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

/external/ethtool/
Dtest-features.c500 static const struct cmd_expect *expect_next; variable
504 int rc = test_ioctl(expect_next, cmd); in send_ioctl()
510 expect_next++; in send_ioctl()
524 expect_next = tc->expect; in main()
530 if (!expect_matched || expect_next->cmd) { in main()
534 tc->args, expect_next - tc->expect); in main()