phyint_get_lla
if (phyint_get_lla(pi, &lifr) == -1)
if (phyint_get_lla(pi, &lifr) != 0)
extern int phyint_get_lla(struct phyint *pi, struct lifreq *lifrp);