Searched refs:sppp_auth_type_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dif_spppsubr.c355 static const char *sppp_auth_type_name(u_short proto, u_char type);
4009 sppp_auth_type_name(PPP_CHAP, h->type),
4021 sppp_auth_type_name(PPP_CHAP, h->type), h->ident,
4100 sppp_auth_type_name(PPP_CHAP, h->type),
4131 sppp_auth_type_name(PPP_CHAP, h->type),
4408 sppp_auth_type_name(PPP_PAP, h->type),
4420 sppp_auth_type_name(PPP_PAP, h->type),
4737 sppp_auth_type_name(cp->proto, lh->type),
5254 sppp_auth_type_name(u_short proto, u_char type) function

Completed in 64 milliseconds