Home
last modified time | relevance | path

Searched refs:PPP_INITFCS (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dppp_defs.h43 #define PPP_INITFCS 0xffff macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dppp_defs.h67 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dppp_defs.h67 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dppp_defs.h56 #define PPP_INITFCS 0xffff macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dppp_defs.h56 #define PPP_INITFCS 0xffff macro
/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c569 fcs = PPP_INITFCS; in ppp_async_encode()
788 fcs = PPP_INITFCS; in process_input_packet()
977 fcs = PPP_INITFCS; in async_lcp_peek()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds