Searched refs:phyint_get_lla (Results 1 – 4 of 4) sorted by relevance
261 extern int phyint_get_lla(struct phyint *pi, struct lifreq *lifrp);
1218 if (phyint_get_lla(pi, &lifr) != 0) in incoming_lla_opt()
161 if (phyint_get_lla(pi, &lifr) == -1) in add_opt_lla()
644 phyint_get_lla(struct phyint *pi, struct lifreq *lifrp) in phyint_get_lla() function