Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_async.c61 int lcp_fcs; member
144 ap->lcp_fcs = -1; in ap_put()
902 ap->lcp_fcs = fcs; in ppp_async_input()
907 fcs ^= ap->lcp_fcs; in ppp_async_input()
908 ap->lcp_fcs = -1; in ppp_async_input()