HomeSort by: relevance | last modified time | path
    Searched refs:CODENAME (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
ipv6cp.c 341 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \
1034 IPV6CPDEBUG((" (%s)\n", CODENAME(orc)));
1087 IPV6CPDEBUG(("ipv6cp: returning Configure-%s", CODENAME(rc)));
ipcp.c 306 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \
1719 IPCPDEBUG(("ipcp: returning Configure-%s", CODENAME(rc)));
lcp.c 318 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \
1865 LCPDEBUG(("lcp_reqci: returning CONF%s.", CODENAME(rc)));

Completed in 42 milliseconds