Searched refs:IFNET_IPV6_FRAGMENT (Results 1 - 4 of 4) 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.h176 @constant IFNET_IPV6_FRAGMENT Hardware will fragment IPv6 packets.
218 IFNET_IPV6_FRAGMENT = 0x00000080, enumerator in enum:__anon14575
H A Dkpi_interface.c739 IFNET_IPV6_FRAGMENT | IFNET_CSUM_PARTIAL | IFNET_VLAN_TAGGING |
H A Ddlil.c1277 _CASSERT(IF_HWASSIST_CSUM_FRAGMENT_IPV6 == IFNET_IPV6_FRAGMENT);

Completed in 129 milliseconds