Home
last modified time | relevance | path

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

/third_party/lwip/src/netif/ppp/
Dmppe.c112 const u8_t *debugstr = (const u8_t*)"mppe_comp_init"; in mppe_init() local
114 debugstr = (const u8_t*)"mppe_decomp_init"; in mppe_init()
126 PPPDEBUG(LOG_DEBUG, ("%s[%d]: unknown key length\n", debugstr, in mppe_init()
144 debugstr, pcb->netif->num, (state->keylen == 16) ? 128 : 40, in mppe_init()
153 debugstr, pcb->netif->num, mkey, skey)); in mppe_init()