Searched refs:TXHDR_IP_VER (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2817 #define TXHDR_IP_VER 0x2000000000000000ULL macro |
H A D | niu.c | 6617 (ipv6 ? TXHDR_IP_VER : 0) | in niu_compute_tx_flags() |