HomeSort by: relevance | last modified time | path
    Searched defs:sppp_auth_type_name (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/
if_spppsubr.c 456 static const char *sppp_auth_type_name(char *, size_t, u_short, u_char);
4634 authname = sppp_auth_type_name(abuf,
4649 authname = sppp_auth_type_name(abuf,
4764 authname = sppp_auth_type_name(abuf,
4804 authname = sppp_auth_type_name(abuf,
5070 authname = sppp_auth_type_name(abuf,
5083 authname = sppp_auth_type_name(abuf,
5328 authname = sppp_auth_type_name(abuf,
6274 sppp_auth_type_name(char *buf, size_t buflen, u_short proto, u_char type) function in typeref:typename:const char *

Completed in 188 milliseconds