Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dicmp_opt_data.c221 { IPV6_CHECKSUM, IPPROTO_IPV6, OA_RW, OA_RW, OP_NP, 0, sizeof (int),
H A Dicmp.c1905 case IPV6_CHECKSUM: in icmp_opt_get()
2086 case IPV6_CHECKSUM: in icmp_do_opt_set()
/titanic_41/usr/src/uts/common/netinet/
H A Din.h1248 #define IPV6_CHECKSUM 0x18 /* Control checksum on raw sockets */ macro