Searched refs:mppe_opts (Results 1 – 1 of 1) sorted by relevance
1562 u_char mppe_opts; in ccp_printpkt() local1564 MPPE_CI_TO_OPTS(&p[2], mppe_opts); in ccp_printpkt()1572 (mppe_opts & MPPE_OPT_UNKNOWN)? " +U": ""); in ccp_printpkt()1573 if (mppe_opts & MPPE_OPT_UNKNOWN) in ccp_printpkt()