Searched refs:newmtu (Results 1 – 1 of 1) sorted by relevance
516 int count, newmtu, error; in arcnet_open() local542 newmtu = choose_mtu(); in arcnet_open()543 if (newmtu < dev->mtu) in arcnet_open()544 dev->mtu = newmtu; in arcnet_open()