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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/shared/
H A Dethutils.h103 #define ETHER_TYPE_IP 0x0800 /* IP */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/shared/
H A Dethutils.h103 #define ETHER_TYPE_IP 0x0800 /* IP */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/shared/
H A Dethutils.h103 #define ETHER_TYPE_IP 0x0800 /* IP */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/common/include/proto/
H A Dbcmproto.h141 case ETHER_TYPE_IP: {
H A Dethernet.h74 #define ETHER_TYPE_IP 0x0800 /* IP */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/et/sys/
H A Det_linux.c121 ((((struct ethervlan_header *)(evh))->ether_type == HTON16(ETHER_TYPE_IP)) || \
131 ((((struct ethervlan_header *)(evh))->ether_type == HTON16(ETHER_TYPE_IP)) || \
1241 if (eth_type == HTON16(ETHER_TYPE_IP)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbcmutils.c2109 if (evh->ether_type == hton16(ETHER_TYPE_IP)) {
2136 } else if (eh->ether_type == hton16(ETHER_TYPE_IP)) {

Completed in 168 milliseconds