Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/gigaset/
Disocdata.c415 fcs = PPP_INITFCS; in hdlc_buildframe()
529 bcs->rx_fcs = PPP_INITFCS; in hdlc_flush()
572 bcs->rx_fcs = PPP_INITFCS; in hdlc_done()
590 bcs->rx_fcs = PPP_INITFCS; in hdlc_frag()
Dasyncdata.c242 fcs = PPP_INITFCS; in hdlc_loop()
468 fcs = PPP_INITFCS; in HDLC_Encode()
Dcommon.c639 bcs->rx_fcs = PPP_INITFCS; in gigaset_initbcs()
829 bcs->rx_fcs = PPP_INITFCS; in gigaset_bcs_reinit()
/linux-3.4.99/include/linux/
Dppp_defs.h66 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/linux-3.4.99/drivers/net/ppp/
Dppp_async.c568 fcs = PPP_INITFCS; in ppp_async_encode()
787 fcs = PPP_INITFCS; in process_input_packet()
977 fcs = PPP_INITFCS; in async_lcp_peek()
/linux-3.4.99/drivers/isdn/hisax/
Dnetjet.c231 fcs = PPP_INITFCS; in make_raw_data()
336 fcs = PPP_INITFCS; in make_raw_data_56k()
486 bcs->hw.tiger.r_fcs = PPP_INITFCS; in read_raw()