ether_aton_r
struct ether_addr *ether_aton_r(const char *, struct ether_addr *);
if (ether_aton_r(optarg, &e) == NULL)
if (ether_aton_r(optarg, &e) == NULL)
if (ether_aton_r(val, &vcp.vcp_mac) == NULL) {
return (ether_aton_r(s, &eabuf->ea_addr));
if (ether_aton_r(name, e) == NULL) {
if (ether_aton_r(mac, addr) == NULL) {
if (ether_aton_r(mac, e) == NULL) {
if (ether_aton_r(mac, addr) == NULL) {
extern struct ether_addr *ether_aton_r(const char *, struct ether_addr *);