Searched refs:newmtu (Results 1 – 1 of 1) sorted by relevance
518 int count, newmtu, error; in arcnet_open() local544 newmtu = choose_mtu(); in arcnet_open()545 if (newmtu < dev->mtu) in arcnet_open()546 dev->mtu = newmtu; in arcnet_open()