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

/freebsd-10.0-release/sys/net/
H A Dif_spppsubr.c359 static const char *sppp_cp_type_name(u_char type);
1464 sppp_cp_type_name (lh->type), lh->ident,
1498 sppp_cp_type_name (h->type), h->ident, ntohs (h->len));
1566 sppp_cp_type_name(h->type),
1610 sppp_cp_type_name(h->type),
1660 sppp_cp_type_name(h->type),
1693 sppp_cp_type_name(h->type),
1724 sppp_cp_type_name(h->type),
1735 sppp_cp_type_name(h->type), ntohs(*((u_short *)p)));
1751 sppp_cp_type_name(
5257 sppp_cp_type_name(u_char type) function
[all...]

Completed in 69 milliseconds