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

/freebsd-10.0-release/sys/net/
H A Dif_spppsubr.c358 static const char *sppp_auth_type_name(u_short proto, u_char type);
4034 sppp_auth_type_name(PPP_CHAP, h->type),
4046 sppp_auth_type_name(PPP_CHAP, h->type), h->ident,
4125 sppp_auth_type_name(PPP_CHAP, h->type),
4156 sppp_auth_type_name(PPP_CHAP, h->type),
4433 sppp_auth_type_name(PPP_PAP, h->type),
4445 sppp_auth_type_name(PPP_PAP, h->type),
4762 sppp_auth_type_name(cp->proto, lh->type),
5278 sppp_auth_type_name(u_short proto, u_char type) function

Completed in 176 milliseconds