Searched refs:sc_mru (Results 1 – 3 of 3) sorted by relevance
109 u_int16_t sc_mru; /* max receive unit */ member
281 sc->sc_mru = PPP_MRU; in pppalloc()400 sc->sc_mru = mru; in pppioctl()404 *(int *)data = sc->sc_mru; in pppioctl()1103 sc->sc_mru, sc->sc_flags & SC_DEBUG)) { in ppp_ccp()
144 #define PKT_MAXLEN(_sc) ((_sc)->sc_mru + PPP_HDRLEN + PPP_FCSLEN)