HomeSort by relevance Sort by last modified time
    Searched refs:INITFCS (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
hdlc.h 43 #define INITFCS 0xffff /* Initial value for FCS computation */
hdlc.c 112 u_short fcs = INITFCS;
149 fcs = HdlcFcsBuf(INITFCS, bp);

Completed in 137 milliseconds