Searched refs:PPP_INITFCS (Results 1 – 3 of 3) sorted by relevance
79 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
56 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro416 fcs = Crc16(PPP_INITFCS, (u_char *)&lenn, 2); in ng_pred1_compress()521 fcs = Crc16(PPP_INITFCS, (u_char *)&lenn, 2); in ng_pred1_decompress()
448 fcs = PPP_INITFCS; in nga_rcv_sync()551 sc->fcs = PPP_INITFCS; in nga_rcv_async()