Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Disocdata.c412 fcs = PPP_INITFCS; in hdlc_buildframe()
526 bcs->rx_fcs = PPP_INITFCS; in hdlc_flush()
569 bcs->rx_fcs = PPP_INITFCS; in hdlc_done()
587 bcs->rx_fcs = PPP_INITFCS; in hdlc_frag()
Dasyncdata.c239 fcs = PPP_INITFCS; in hdlc_loop()
465 fcs = PPP_INITFCS; in HDLC_Encode()
Dcommon.c627 bcs->rx_fcs = PPP_INITFCS; in gigaset_initbcs()
805 bcs->rx_fcs = PPP_INITFCS; in gigaset_bcs_reinit()
/Linux-v5.4/include/uapi/linux/
Dppp_defs.h67 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/Linux-v5.4/drivers/net/ppp/
Dppp_async.c564 fcs = PPP_INITFCS; in ppp_async_encode()
783 fcs = PPP_INITFCS; in process_input_packet()
972 fcs = PPP_INITFCS; in async_lcp_peek()