Searched refs:CONFREQ (Results 1 – 1 of 1) sorted by relevance
939 #define CONFREQ 1 /* LCP code field values */ macro955 if (code != CONFACK && code != CONFREQ) in async_lcp_peek()961 if (code == (inbound? CONFACK: CONFREQ)) { in async_lcp_peek()