Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dmppe.c291 state->sanity_errors += 100; in mppe_decompress()
306 state->sanity_errors += 100; in mppe_decompress()
312 state->sanity_errors += 100; in mppe_decompress()
318 state->sanity_errors += 100; in mppe_decompress()
329 state->sanity_errors++; in mppe_decompress()
396 state->sanity_errors >>= 1; in mppe_decompress()
401 if (state->sanity_errors >= SANITY_MAX) { in mppe_decompress()
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dmppe.h160 u16_t sanity_errors; /* take down LCP if too many */ member
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dmppe.h160 u16_t sanity_errors; /* take down LCP if too many */ member

Completed in 4 milliseconds