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

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dif_loop.c661 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_IPV6_FRAGMENT |
H A Dkpi_interface.c738 IFNET_IP_FRAGMENT | IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 |
745 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_CSUM_PARTIAL);
765 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:__anon14575
H A Dif_bridge.c1300 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_MULTIPAGES);
H A Ddlil.c1276 _CASSERT(IF_HWASSIST_CSUM_UDPIPV6 == IFNET_CSUM_UDPIPV6);
/macosx-10.9.5/IONetworkingFamily-100/
H A DIONetworkInterface.cpp459 hwassist |= IFNET_CSUM_UDPIPV6;

Completed in 113 milliseconds