Home
last modified time | relevance | path

Searched refs:CONFACK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ppp/
H A Dppp_async.c951 #define CONFACK 2 macro
966 if (code != CONFACK && code != CONFREQ) in async_lcp_peek()
972 if (code == (inbound? CONFACK: CONFREQ)) { in async_lcp_peek()
/kernel/linux/linux-6.6/drivers/net/ppp/
H A Dppp_async.c939 #define CONFACK 2 macro
954 if (code != CONFACK && code != CONFREQ) in async_lcp_peek()
960 if (code == (inbound? CONFACK: CONFREQ)) { in async_lcp_peek()

Completed in 3 milliseconds