Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h67 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c558 fcs = PPP_INITFCS; in ppp_async_encode()
777 fcs = PPP_INITFCS; in process_input_packet()
965 fcs = PPP_INITFCS; in async_lcp_peek()