Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/tpam/
Dtpam_crcpc.c36 #define HDLC_FCS_OK 0xF0B8 /* This value is the only valid value of FCS */ macro
191 if (fcs == HDLC_FCS_OK) in hdlc_no_accm_decode()