Searched refs:CODENAME (Results 1 - 6 of 6) sorted by relevance

/barrelfish-master/lib/lwip2/src/netif/ppp/
H A Dipv6cp.c316 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1006 IPV6CPDEBUG((" (%s)\n", CODENAME(orc)));
1059 IPV6CPDEBUG(("ipv6cp: returning Configure-%s", CODENAME(rc)));
H A Dipcp.c322 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1793 IPCPDEBUG(("ipcp: returning Configure-%s", CODENAME(rc)));
H A Dlcp.c319 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
2282 LCPDEBUG(("lcp_reqci: returning CONF%s.", CODENAME(rc)));
/barrelfish-master/include/lwip2/netif/ppp/
H A Dipv6cp.c316 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1006 IPV6CPDEBUG((" (%s)\n", CODENAME(orc)));
1059 IPV6CPDEBUG(("ipv6cp: returning Configure-%s", CODENAME(rc)));
H A Dipcp.c322 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
1793 IPCPDEBUG(("ipcp: returning Configure-%s", CODENAME(rc)));
H A Dlcp.c319 #define CODENAME(x) ((x) == CONFACK ? "ACK" : \ macro
2282 LCPDEBUG(("lcp_reqci: returning CONF%s.", CODENAME(rc)));

Completed in 52 milliseconds