OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPP_INITFCS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
ppp_defs.h
106
#define
PPP_INITFCS
0xffff /* Initial FCS value */
ppp_tty.c
576
sc->sc_outfcs = pppfcs(
PPP_INITFCS
, mtod(m, uint8_t *), m->m_len);
971
sc->sc_fcs =
PPP_INITFCS
;
Completed in 13 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025