Searched refs:pppfcs16 (Results 1 – 2 of 2) sorted by relevance
56 u16 pppfcs16(u16 fcs, const unsigned char *cp, int len) in pppfcs16() function
444 fcs = pppfcs16(fcs, data, length); in Send()485 fcs = pppfcs16(fcs, buffer, length - 2); in DataReceived()