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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp.c105 #if !defined(ETHERTYPE_ALLSAP) && defined(SOL2)
106 #define ETHERTYPE_ALLSAP 0 macro
107 #endif /* !defined(ETHERTYPE_ALLSAP) && defined(SOL2) */
1184 else if (sap == ETHERTYPE_ALLSAP) /* snoop gives sap of 0 */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp.c105 #if !defined(ETHERTYPE_ALLSAP) && defined(SOL2)
106 #define ETHERTYPE_ALLSAP 0 macro
107 #endif /* !defined(ETHERTYPE_ALLSAP) && defined(SOL2) */
1192 else if (sap == ETHERTYPE_ALLSAP) /* snoop gives sap of 0 */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c97 #if !defined(ETHERTYPE_ALLSAP) && defined(SOL2)
98 #define ETHERTYPE_ALLSAP 0 macro
99 #endif /* !defined(ETHERTYPE_ALLSAP) && defined(SOL2) */
1168 else if (sap == ETHERTYPE_ALLSAP) /* snoop gives sap of 0 */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c97 #if !defined(ETHERTYPE_ALLSAP) && defined(SOL2)
98 #define ETHERTYPE_ALLSAP 0 macro
99 #endif /* !defined(ETHERTYPE_ALLSAP) && defined(SOL2) */
1168 else if (sap == ETHERTYPE_ALLSAP) /* snoop gives sap of 0 */

Completed in 74 milliseconds