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

/freebsd-current/sys/dev/neta/
H A Dif_mvneta.c2798 uint32_t iphl, ipoff; local
2801 iphl = ipoff = 0;
2821 iphl = ip->ip_hl<<2;
2845 t->command |= MVNETA_TX_CMD_IP_HEADER_LEN(iphl >> 2);

Completed in 202 milliseconds