Searched refs:CI_EPDISC (Results 1 – 2 of 2) sorted by relevance
| /titanic_53/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
| H A D | lcp.h | 49 #define CI_EPDISC 19 /* endpoint discriminator */ macro
|
| H A D | lcp.c | 987 ADDCIENDP(CI_EPDISC, go->neg_endpoint, go->endpoint.class, 1161 ACKCIENDP(CI_EPDISC, go->neg_endpoint, go->endpoint.class, 1457 NAKCIENDP(CI_EPDISC, neg_endpoint); 1557 case CI_EPDISC: 1799 REJCIENDP(CI_EPDISC, neg_endpoint, go->endpoint.class, 2269 case CI_EPDISC: 2278 PUTCHAR(CI_EPDISC, nakp); 2683 case CI_EPDISC:
|