Home
last modified time | relevance | path

Searched refs:sppp_proto_name (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dif_spppsubr.c367 static const char *sppp_proto_name(u_short proto);
1439 sppp_proto_name(proto), in sppp_cp_send()
2413 sppp_proto_name(sp->hisauth.proto), in sppp_lcp_RCR()
2414 sppp_proto_name(authproto)); in sppp_lcp_RCR()
5350 sppp_proto_name(u_short proto) in sppp_proto_name() function