Searched refs:NPPPD_MPPE_ENABLED (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/npppd/npppd/ | ||
H A D | npppd.h | 71 #define NPPPD_MPPE_ENABLED 0x0001 macro |
H A D | parse.y | 599 mppeyesno : YES { $$ = NPPPD_MPPE_ENABLED; } |