Home
last modified time | relevance | path

Searched refs:BNXE_OPTION_LEN (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe.h149 #define BNXE_OPTION_LEN 80 /* room for IP/TCP options (max 40 bytes each) */ macro
150 …N (sizeof(struct ether_vlan_header) + sizeof(struct ip) + sizeof(struct tcphdr) + BNXE_OPTION_LEN)