Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c63 int lcp_fcs; member
179 ap->lcp_fcs = -1; in ppp_asynctty_open()
971 ap->lcp_fcs = fcs; in async_lcp_peek()
976 fcs ^= ap->lcp_fcs; in async_lcp_peek()
977 ap->lcp_fcs = -1; in async_lcp_peek()