Searched refs:INITFCS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/usr.sbin/ppp/
H A Dhdlc.h45 #define INITFCS 0xffff /* Initial value for FCS computation */ macro
H A Dhdlc.c114 u_short fcs = INITFCS;
151 fcs = HdlcFcsBuf(INITFCS, bp);

Completed in 121 milliseconds