Searched refs:PPP_INITFCS (Results 1 – 3 of 3) sorted by relevance
81 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
58 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro418 fcs = Crc16(PPP_INITFCS, (u_char *)&lenn, 2); in ng_pred1_compress()523 fcs = Crc16(PPP_INITFCS, (u_char *)&lenn, 2); in ng_pred1_decompress()
450 fcs = PPP_INITFCS; in nga_rcv_sync()553 sc->fcs = PPP_INITFCS; in nga_rcv_async()