Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dppp_defs.h67 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/linux-6.6.21/drivers/net/ppp/
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()