Home
last modified time | relevance | path

Searched refs:IPV6_CHECKSUM (Results 1 – 5 of 5) sorted by last modified time

/openbsd/sys/netinet6/
H A Din6.h298 #define IPV6_CHECKSUM 26 /* int; checksum offset for raw socket */ macro
H A Dip6_output.c1601 case IPV6_CHECKSUM: in ip6_raw_ctloutput()
H A Draw_ip6.c572 case IPV6_CHECKSUM: in rip6_ctloutput()
/openbsd/usr.sbin/ospf6d/
H A Dinterface.c856 if (setsockopt(fd, IPPROTO_IPV6, IPV6_CHECKSUM, &offset, in if_set_ipv6_checksum()
/openbsd/regress/sys/netinet6/rip6cksum/
H A Drip6cksum.c113 if (setsockopt(s, IPPROTO_IPV6, IPV6_CHECKSUM, &ckoff, in main()