Home
last modified time | relevance | path

Searched defs:eth_tunnel_data (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3659 struct eth_tunnel_data struct
3662 u16_t dst_mid /* destination mac address 16 middle bits */;
3663 u16_t dst_lo /* destination mac address 16 low bits */;
3669 …6_t fw_ip_hdr_csum /* Fw Ip header checksum (with ALL ip header fields) for the outer IP header */;
3670 u16_t dst_hi /* destination mac address 16 high bits */;
3672 u16_t dst_hi /* destination mac address 16 high bits */;
3673 …6_t fw_ip_hdr_csum /* Fw Ip header checksum (with ALL ip header fields) for the outer IP header */;
3676 u8_t flags;
3700 struct eth_tunnel_data tunnel_data /* tunneling related data. */; argument