Searched refs:IFNET_CSUM_UDPIPV6 (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_loop.c673 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_IPV6_FRAGMENT |
H A Dkpi_interface.h158 @constant IFNET_CSUM_UDPIPV6 Hardware will calculate UDP IPv6 checksums.
196 IFNET_CSUM_UDPIPV6 = 0x00000040, enumerator in enum:__anon212
H A Dkpi_interface.c682 IFNET_IP_FRAGMENT | IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 |
688 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_CSUM_SUM16);

Completed in 33 milliseconds