Home
last modified time | relevance | path

Searched refs:IFNET_CSUM_UDPIPV6 (Results 1 – 8 of 8) sorted by relevance

/xnu-8796.101.5/bsd/net/
H A Dkpi_interface.h245 IFNET_CSUM_UDPIPV6 = 0x00000040, enumerator
278 IFNET_CSUM_FRAGMENT | IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | \
H A Dif_loop.c687 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_IPV6_FRAGMENT | in loopattach()
H A Dif_headless.c1089 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6); in headless_ifnet_set_attrs()
H A Dkpi_interface.c1040 IFNET_IP_FRAGMENT | IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 |
1074 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6); in ifnet_set_offload()
H A Dif_fake.c2907 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6); in feth_ifnet_set_attrs()
H A Dif_bridge.c1637 IFNET_CSUM_TCPIPV6 | IFNET_CSUM_UDPIPV6 | IFNET_MULTIPAGES); in bridge_clone_create()
H A Ddlil.c2451 _CASSERT(IF_HWASSIST_CSUM_UDPIPV6 == IFNET_CSUM_UDPIPV6); in dlil_init()
/xnu-8796.101.5/bsd/skywalk/nexus/netif/
H A Dnx_netif_host.c78 IFNET_CSUM_UDPIPV6 | IFNET_CSUM_PARTIAL | in nx_netif_host_adjust_if_capabilities()