net_phygetnext
for (phyif = net_phygetnext(nd, 0); phyif != 0;
phyif = net_phygetnext(nd, phyif)) {
extern phy_if_t net_phygetnext(net_handle_t, phy_if_t);