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

/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp.c89 #ifndef ETHERTYPE_IP
90 #define ETHERTYPE_IP 0x800 macro
1156 except that we accept ETHERTYPE_IP in place of PPP_IP. */
1164 if (sap == ETHERTYPE_IP) /* normal IFF_IPV4 */
1176 if (sap == ETHERTYPE_IP)
2009 (e.g. ETHERTYPE_IP) rather than the PPP protocol number
2084 type = ETHERTYPE_IP;
H A Dif_ppp.c120 static struct ether_header snit_ehdr = {{0}, {0}, ETHERTYPE_IP};
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp.c89 #ifndef ETHERTYPE_IP
90 #define ETHERTYPE_IP 0x800 macro
1156 except that we accept ETHERTYPE_IP in place of PPP_IP. */
1164 if (sap == ETHERTYPE_IP) /* normal IFF_IPV4 */
1176 if (sap == ETHERTYPE_IP)
2009 (e.g. ETHERTYPE_IP) rather than the PPP protocol number
2084 type = ETHERTYPE_IP;
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp.c97 #ifndef ETHERTYPE_IP
98 #define ETHERTYPE_IP 0x800 macro
1172 except that we accept ETHERTYPE_IP in place of PPP_IP. */
1180 if (sap == ETHERTYPE_IP) /* normal IFF_IPV4 */
1192 if (sap == ETHERTYPE_IP)
1342 but we would have to translate ETHERTYPE_IP -> PPP_IP */
2041 (e.g. ETHERTYPE_IP) rather than the PPP protocol number
2116 type = ETHERTYPE_IP;
H A Dif_ppp.c128 static struct ether_header snit_ehdr = {{0}, {0}, ETHERTYPE_IP};
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp.c97 #ifndef ETHERTYPE_IP
98 #define ETHERTYPE_IP 0x800 macro
1172 except that we accept ETHERTYPE_IP in place of PPP_IP. */
1180 if (sap == ETHERTYPE_IP) /* normal IFF_IPV4 */
1192 if (sap == ETHERTYPE_IP)
1342 but we would have to translate ETHERTYPE_IP -> PPP_IP */
2041 (e.g. ETHERTYPE_IP) rather than the PPP protocol number
2116 type = ETHERTYPE_IP;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp.c97 #ifndef ETHERTYPE_IP
98 #define ETHERTYPE_IP 0x800 macro
1172 except that we accept ETHERTYPE_IP in place of PPP_IP. */
1180 if (sap == ETHERTYPE_IP) /* normal IFF_IPV4 */
1192 if (sap == ETHERTYPE_IP)
1342 but we would have to translate ETHERTYPE_IP -> PPP_IP */
2041 (e.g. ETHERTYPE_IP) rather than the PPP protocol number
2116 type = ETHERTYPE_IP;
H A Dif_ppp.c128 static struct ether_header snit_ehdr = {{0}, {0}, ETHERTYPE_IP};
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp.c97 #ifndef ETHERTYPE_IP
98 #define ETHERTYPE_IP 0x800 macro
1172 except that we accept ETHERTYPE_IP in place of PPP_IP. */
1180 if (sap == ETHERTYPE_IP) /* normal IFF_IPV4 */
1192 if (sap == ETHERTYPE_IP)
1342 but we would have to translate ETHERTYPE_IP -> PPP_IP */
2041 (e.g. ETHERTYPE_IP) rather than the PPP protocol number
2116 type = ETHERTYPE_IP;

Completed in 212 milliseconds