pp_framebytes    1353 dev/pci/if_lmc.c 	sc->lmc_sppp.pp_framebytes = 3;
pp_framebytes     136 dev/pci/if_san_obsd.c 	((struct sppp *)ifp)->pp_framebytes = 3;
pp_framebytes    1636 dev/pci/musycc.c 	cc->cc_ppp.pp_framebytes = 3;
pp_framebytes     245 net/if_pppoe.c 	sc->sc_sppp.pp_framebytes = PPPOE_HEADERLEN;	/* framing added to ppp packets */
pp_framebytes     112 net/if_sppp.h  	u_int   pp_framebytes;	/* number of bytes added by hardware framing */
pp_framebytes     452 net/if_spppsubr.c 		ifp->if_ibytes += m->m_pkthdr.len + sp->pp_framebytes;
pp_framebytes     801 net/if_spppsubr.c 	ifp->if_obytes += len + sp->pp_framebytes;
pp_framebytes    1168 net/if_spppsubr.c 		ifp->if_obytes += m->m_pkthdr.len + sp->pp_framebytes;
pp_framebytes    1235 net/if_spppsubr.c 		ifp->if_obytes += m->m_pkthdr.len + sp->pp_framebytes;
pp_framebytes    3861 net/if_spppsubr.c 		ifp->if_obytes += m->m_pkthdr.len + sp->pp_framebytes;