Searched refs:PPP_GOODFCS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/uapi/linux/ | ||
| D | ppp_defs.h | 68 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro |
| /Linux-v6.6/drivers/net/ppp/ | ||
| D | ppp_async.c | 776 if (fcs != PPP_GOODFCS) in process_input_packet() |