Home
last modified time | relevance | path

Searched refs:crc_local (Results 1 – 1 of 1) sorted by relevance

/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Dprot_yoohoo.c281 int crc_local = 0; in yoohoo_recv_hello() local
408 crc_local = getcrc16xmodem(hello_buffer, sizeof(hello_buffer)); in yoohoo_recv_hello()
409 if( crc_local != crc_remote ) in yoohoo_recv_hello()