Searched defs:authtype (Results 1 – 3 of 3) sorted by relevance
218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth()
271 uint32_t authtype; /* auth type */ member
3823 GType ciphertype, authtype; in request_rtcp_encoder() local