Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h68 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c780 if (fcs != PPP_GOODFCS) in process_input_packet()