Searched refs:newmtu (Results 1 – 1 of 1) sorted by relevance
514 int count, newmtu, error; in arcnet_open() local540 newmtu = choose_mtu(); in arcnet_open()541 if (newmtu < dev->mtu) in arcnet_open()542 dev->mtu = newmtu; in arcnet_open()