OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_fcs
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_pppvar.h
140
uint16_t
sc_fcs
; /* FCS so far (input) */
member in struct:ppp_softc
ppp_tty.c
872
|| (ilen > 0 && sc->
sc_fcs
!= PPP_GOODFCS)) {
878
sc->
sc_fcs
);
971
sc->
sc_fcs
= PPP_INITFCS;
1030
sc->
sc_fcs
= PPP_FCS(sc->
sc_fcs
, c);
Completed in 27 milliseconds
Indexes created Tue Oct 14 15:09:51 GMT 2025