Searched refs:TX_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
8 #define TX_BUF_SIZE ETH_MTU /* must be same as in pkt_rx*.* */ macro88 BYTE data [TX_BUF_SIZE];
17 TX_BUF_SIZE = 1500 define59 _pktTxBuf db (TX_BUF_SIZE+14) dup (0) ; TX buffer