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

Completed in 209 milliseconds