if_spppsubr.c | 465 static const char *sppp_proto_name(char *, size_t, u_short); 1425 pname = sppp_proto_name(pbuf, sizeof(pbuf), proto); 2811 pname1 = sppp_proto_name(pbuf1, 2813 pname2 = sppp_proto_name(pbuf2, 6397 sppp_proto_name(char *buf, size_t buflen, u_short proto) function in typeref:typename:const char *
|