Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dhdlc.h108 extern const char *hdlc_Protocol2Nam(u_short);
H A Dhdlc.c288 hdlc_Protocol2Nam(u_short proto) in hdlc_Protocol2Nam() function
H A Dlink.c388 hdlc_Protocol2Nam(proto)); in Despatch()
H A Dfsm.c889 fp->link->name, proto, hdlc_Protocol2Nam(proto)); in FsmRecvProtoRej()