Lines Matching refs:netif
26 #include "netif/ppp/ppp_opts.h"
33 #include "netif/ppp/ppp_impl.h"
34 #include "netif/ppp/ccp.h"
35 #include "netif/ppp/mppe.h"
36 #include "netif/ppp/pppdebug.h"
37 #include "netif/ppp/pppcrypt.h"
127 pcb->netif->num));
144 debugstr, pcb->netif->num, (state->keylen == 16) ? 128 : 40,
153 debugstr, pcb->netif->num, mkey, skey));
224 PPPDEBUG(LOG_DEBUG, ("mppe_compress[%d]: ccount %d\n", pcb->netif->num, state->ccount));
234 PPPDEBUG(LOG_DEBUG, ("mppe_compress[%d]: rekeying\n", pcb->netif->num));
290 pcb->netif->num, n0->len));
299 pcb->netif->num, ccount));
305 pcb->netif->num));
311 "stateless mode!\n", pcb->netif->num));
317 "flag packet!\n", pcb->netif->num));