ether_aton
ATF_TC_WITHOUT_HEAD(ether_aton);
ATF_TC_BODY(ether_aton, tc)
ep = ether_aton(ether_aton_string);
ep = ether_aton(ether_aton_bad_string);
ATF_TP_ADD_TC(tp, ether_aton);
ea = ether_aton(argv[arg]);
ea = ether_aton(argv[arg]);
ea = ether_aton(arg);
ea = ether_aton(arg);
e = ether_aton(arg);
if (strspn(ap, macset) != l || (mac = ether_aton(ap)) == NULL)
(mac = ether_aton(ptr)) == NULL)
(mac = ether_aton(src)) == NULL)
if ((mac = ether_aton(arg)) == NULL)
struct ether_addr *ether_aton(const char *);
struct ether_addr *nep = ether_aton("01:80:DE:FA:CA:7E");
e = ether_aton(macaddr);
e = ether_aton(r->name);
bcopy(ether_aton(targ->g->dst_mac), targ->dst_mac, 6);
if ((eap = ether_aton(argv[i])) == NULL) {
struct ether_addr *ea1 = ether_aton(eaddr);
ea = ether_aton(mac_str);
daddr = ether_aton(argv[start_arg + 1]);
saddr = ether_aton(argv[start_arg + 1]);
ep = ether_aton(str2);
paddr = ether_aton(text);
ea = ether_aton(optarg);