Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/net/
H A Dether_test.c130 static const struct ether_addr ether_ntoa_addr = { variable
139 cp = ether_ntoa_r(&ether_ntoa_addr, buf); in ATF_TC_BODY()
152 cp = ether_ntoa(&ether_ntoa_addr); in ATF_TC_BODY()