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

/freebsd-13-stable/usr.sbin/ppp/
H A Dpap.h33 #define PAP_REQUEST 1 macro
H A Dpap.c100 lh.code = PAP_REQUEST;
215 if (authp->in.hdr.code != PAP_REQUEST && authp->id != authp->in.hdr.id &&
251 case PAP_REQUEST:

Completed in 53 milliseconds