Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/intel/ip/
H A Dip.global-objs.debug64330 nxge_cksum_workaround
H A Dip.global-objs.obj64327 nxge_cksum_workaround
/titanic_44/usr/src/uts/sparc/ip/
H A Dip.global-objs.debug64330 nxge_cksum_workaround
H A Dip.global-objs.obj64327 nxge_cksum_workaround
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_output.c806 int nxge_cksum_workaround = 1; variable
899 (protocol != IPPROTO_ICMPV6 || !nxge_cksum_workaround)) { in ip_output_cksum_v6()