Home
last modified time | relevance | path

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

/freebsd/sys/netinet6/
H A Draw_ip6.c613 case IPV6_CHECKSUM: in rip6_ctloutput()
636 case IPV6_CHECKSUM: in rip6_ctloutput()
H A Din6.h427 #define IPV6_CHECKSUM 26 /* int; checksum offset for raw socket */ macro
H A Dip6_output.c2401 case IPV6_CHECKSUM: in ip6_raw_ctloutput()
/freebsd/sys/compat/linux/
H A Dlinux_socket.c300 return (IPV6_CHECKSUM); in linux_to_bsd_ip6_sockopt()