tsec_set_mtu
static int tsec_set_mtu(struct tsec_softc *sc, unsigned int mtu);
tsec_set_mtu(sc, if_getmtu(ifp));
if (tsec_set_mtu(sc, ifr->ifr_mtu))