Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_ipp.h42 CFG_IPP_TCP_UDP_CKSUM = IPP_TCP_UDP_CKSUM_EN,
47 IPP_DROP_BAD_CRC_EN | IPP_TCP_UDP_CKSUM_EN |
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h97 #define IPP_TCP_UDP_CKSUM_EN (1 << 4) macro