OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pp_framebytes
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_spppvar.h
145
u_int
pp_framebytes
; /* number of bytes added by (hardware) framing */
member in struct:sppp
if_spppsubr.c
650
if_statadd(ifp, if_ibytes, m->m_pkthdr.len + sp->
pp_framebytes
);
1023
if_statadd(ifp, if_obytes, pktlen + sp->
pp_framebytes
);
1038
if_statadd(ifp, if_obytes, pktlen + sp->
pp_framebytes
);
1441
if_statadd(ifp, if_obytes, m->m_pkthdr.len + sp->
pp_framebytes
);
5345
if_statadd(ifp, if_obytes, m->m_pkthdr.len + sp->
pp_framebytes
);
if_pppoe.c
381
sc->sc_sppp.
pp_framebytes
= PPPOE_HEADERLEN; /* framing added to ppp packets */
Completed in 18 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025