Searched refs:PPP_PROTO_ACSP (Results 1 – 2 of 2) sorted by relevance
/openbsd/usr.sbin/npppd/npppd/ | ||
H A D | ppp.h | 47 #define PPP_PROTO_ACSP 0x8235 /* Apple Client Server Protocol macro |
H A D | ppp.c | 553 case PPP_PROTO_ACSP: return "acsp"; in proto_name() |