Home
last modified time | relevance | path

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

/lib/liblwip/src/include/netif/
Dppp_oe.h128 #define PPPOE_TAG_GENERIC_ERR 0x0203 /* gerneric error */ macro
/lib/liblwip/src/netif/ppp/
Dppp_oe.c388 case PPPOE_TAG_GENERIC_ERR: in pppoe_dispatch_disc_pkt()