Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/net/
H A Dether_test.c82 static const struct ether_addr ether_aton_addr = { variable
116 ATF_REQUIRE_MSG(bcmp(ep, &ether_aton_addr, ETHER_ADDR_LEN) == 0, in ATF_TC_BODY()