Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dppp_defs.h67 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/linux-6.12.1/drivers/net/ppp/
Dppp_async.c559 fcs = PPP_INITFCS; in ppp_async_encode()
778 fcs = PPP_INITFCS; in process_input_packet()
966 fcs = PPP_INITFCS; in async_lcp_peek()