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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dlibpppoe.c99 #define UNMAP_TAG(x) case PTT_##x : return TAG_##x macro
102 UNMAP_TAG(SRV_NAME);
103 UNMAP_TAG(AC_NAME);
104 UNMAP_TAG(HOST_UNIQ);
105 UNMAP_TAG(AC_COOKIE);
106 UNMAP_TAG(VENDOR);
107 UNMAP_TAG(RELAY_SID);
108 UNMAP_TAG(SRV_ERR);
109 UNMAP_TAG(SYS_ERR);
110 UNMAP_TAG(GEN_ER
[all...]

Completed in 53 milliseconds