Home
last modified time | relevance | path

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

/netbsd/external/bsd/ppp/dist/pppd/
H A Deap.h86 #define SRPVAL_EBIT 0x00000001 /* Use shared key for ECP */ macro
H A Deap.c1057 PUTLONG(SRPVAL_EBIT, outp); in eap_send_request()
2127 eap_srpval_response(esp, id, SRPVAL_EBIT, in eap_request()
3162 if (uval & SRPVAL_EBIT) { in eap_printpkt()
3164 uval &= ~SRPVAL_EBIT; in eap_printpkt()
3332 if (uval & SRPVAL_EBIT) { in eap_printpkt()
3334 uval &= ~SRPVAL_EBIT; in eap_printpkt()