Searched defs:naked_auth_proto (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c70 u_short naked_auth_proto; /* Protocol that peer wants us to use */ variable
2075 naked_auth_proto = PPP_CHAP;
2080 naked_auth_proto = PPP_PAP;

Completed in 50 milliseconds