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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/e1000/
H A De1000_main.c2865 #define E1000_TX_FLAGS_IPV4 0x00000008 macro
3084 if (likely(tx_flags & E1000_TX_FLAGS_IPV4))
3365 tx_flags |= E1000_TX_FLAGS_IPV4;

Completed in 51 milliseconds