Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (3391 KB)
net_isvalidchecksum(9F)Name | Synopsis | Interface Level | Parameters | Description | Return Values | Context | Attributes | See Also Name
Synopsis#include <sys/neti.h> int net_isvalidchecksum(const net_data_t net, mblk_t *mb); Interface LevelSolaris DDI specific (Solaris DDI). Parameters
DescriptionThe net_isvalidchecksum() function verifies the layer 3 checksum (and, in some case, the layer 4 checksum) in the packet. If possible, fields that are used by hardware checksum'ing are examined rather than manually verifying that the checksums are present for packets received from a network interface. For both IPv4 and IPv6, TCP, UDP and ICMP (including ICMPV6 for IPv6) layer 4 checksums are currently validated. Return Values
The net_isvalidchecksum() function returns: ContextThe net_isvalidchecksum() function may be called from user, kernel, or interrupt context. AttributesSee attributes(5) for descriptions of the following attributes:
See AlsoSunOS 5.10 Last Revised 1 May 2008Name | Synopsis | Interface Level | Parameters | Description | Return Values | Context | Attributes | See Also |
||||||