PP_MTU
sp->lcp.mru = sp->lcp.their_mru = PP_MTU;
if (mru < PP_MTU || mru > PP_MAX_MRU)
mru = PP_MTU;
sp->pp_if.if_mtu = PP_MTU;