Home
last modified time | relevance | path

Searched refs:PPP_GOODFCS (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h84 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/third_party/lwip/src/netif/ppp/
H A Dpppos.c156 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
527 } else if (pppos->in_fcs != PPP_GOODFCS) { in pppos_input()
H A Ddemand.c244 && framelen > 2 && fcs == PPP_GOODFCS) {

Completed in 3 milliseconds