Home
last modified time | relevance | path

Searched refs:Auth2Nam (Results 1 – 4 of 4) sorted by relevance

/external/libppp/src/
Dauth.h58 extern const char *Auth2Nam(u_short, u_char);
Dauth.c88 Auth2Nam(u_short auth, u_char type) in Auth2Nam() function
Dlcp.c825 Auth2Nam(proto, chap_type)); in LcpDecodeConfig()
862 Auth2Nam(PROTO_CHAP, chap_type)); in LcpDecodeConfig()
917 Auth2Nam(PROTO_CHAP, chap_type), in LcpDecodeConfig()
Ddatalink.c584 Auth2Nam(lcp->his_auth, lcp->his_authtype), in datalink_LayerUp()
585 Auth2Nam(lcp->want_auth, lcp->want_authtype)); in datalink_LayerUp()