Home
last modified time | relevance | path

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

/netbsd/external/bsd/ppp/dist/pppd/
H A Dipv6cp.c328 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1006 IPV6CPDEBUG((" (%s)\n", CODENAME(orc))); in ipv6cp_reqci()
1059 IPV6CPDEBUG(("ipv6cp: returning Configure-%s", CODENAME(rc))); in ipv6cp_reqci()
H A Dipxcp.c221 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1247 IPXCPDEBUG(("ipxcp: returning Configure-%s", CODENAME(rc))); in ipxcp_reqci()
H A Dipcp.c300 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1668 IPCPDEBUG(("ipcp: returning Configure-%s", CODENAME(rc))); in ipcp_reqci()
H A Dlcp.c296 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1843 LCPDEBUG(("lcp_reqci: returning CONF%s.", CODENAME(rc))); in lcp_reqci()