Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dhdlc.h110 extern const char *hdlc_Protocol2Nam(u_short);
Dhdlc.c290 hdlc_Protocol2Nam(u_short proto) in hdlc_Protocol2Nam() function
Dlink.c390 hdlc_Protocol2Nam(proto)); in Despatch()
Dfsm.c891 fp->link->name, proto, hdlc_Protocol2Nam(proto)); in FsmRecvProtoRej()