Home
last modified time | relevance | path

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

/openbsd/usr.sbin/npppd/npppd/
H A Dppp.h91 #define CCP_MPPC_ALONE 0x00000001 /* See RFC 2118, Hi/fn */ macro
H A Dmppe.c541 , ((CCP_MPPC_ALONE & bits) != 0)? ",mppc" : "" in mppe_bits_to_string()