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

/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_loop.c661 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_IPV6_FRAGMENT |
H A Dkpi_interface.c781 IFNET_IP_FRAGMENT | IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 |
788 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_CSUM_PARTIAL);
808 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6);
H A Dkpi_interface.h175 @constant IFNET_CSUM_UDPIPV6 Hardware will calculate UDP IPv6 checksums.
217 IFNET_CSUM_UDPIPV6 = 0x00000040, enumerator in enum:__anon14583
H A Dif_bridge.c1335 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_MULTIPAGES);
H A Ddlil.c1281 _CASSERT(IF_HWASSIST_CSUM_UDPIPV6 == IFNET_CSUM_UDPIPV6);
/macosx-10.10/IONetworkingFamily-101/
H A DIONetworkInterface.cpp459 hwassist |= IFNET_CSUM_UDPIPV6;

Completed in 131 milliseconds