Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/net/
H A Dether_test.c37 static const char *ether_line_string = "01:23:45:67:89:ab ether_line_hostname"; variable
49 ATF_REQUIRE_MSG(ether_line(ether_line_string, &e, hostname) == 0, in ATF_TC_BODY()