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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/rp-pppoe/
H A Dpppoe.h85 #define ETH_DATA_LEN ETHERMTU
96 #define ETH_DATA_LEN ETHERMTU
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/ultrix/
H A Dat_ultrix.c73 if ( eh->ether_type <= ETHERMTU ) { /* ieee802 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/sunos/
H A Dat_sun.c226 if ( header->ether_type <= ETHERMTU ) { /* IEEE802 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/sys/solaris/
H A Ddlpi.c271 * OS, Sparcs must be bound as ETHERMTU (or at least not 0)
277 dl_bind_req( WR( q ), ETHERMTU ); local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dbmac.c50 #define ETHERMTU 1500 macro
51 #define RX_BUFLEN (ETHERMTU + 14 + ETHERCRC + 2)

Completed in 157 milliseconds