Searched refs:pp_framebytes (Results 1 – 6 of 6) sorted by relevance
108 u_int pp_framebytes; /* number of bytes added by hardware framing */ member
477 ifp->if_ibytes += m->m_pkthdr.len + sp->pp_framebytes; in sppp_input()835 ifp->if_obytes += len + sp->pp_framebytes; in sppp_output()1198 ifp->if_obytes += m->m_pkthdr.len + sp->pp_framebytes; in sppp_cisco_send()1265 ifp->if_obytes += m->m_pkthdr.len + sp->pp_framebytes; in sppp_cp_send()3856 ifp->if_obytes += m->m_pkthdr.len + sp->pp_framebytes; in sppp_auth_send()
242 sc->sc_sppp.pp_framebytes = PPPOE_HEADERLEN; /* framing added to ppp packets */ in pppoe_clone_create()
112 u_int pp_framebytes; /* number of bytes added by (hardware) framing */ member
260 sc->sc_sp.pp_framebytes = 0; /* no framing added by hardware */ in ipppattach()
1458 sc->lmc_sppp.pp_framebytes = 3;