Home
last modified time | relevance | path

Searched defs:authtype (Results 1 – 3 of 3) sorted by relevance

/third_party/lwip/src/netif/ppp/
Dppp.c218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth()
/third_party/NuttX/fs/nfs/
Drpc.h271 uint32_t authtype; /* auth type */ member
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c3823 GType ciphertype, authtype; in request_rtcp_encoder() local