Home
last modified time | relevance | path

Searched refs:NETIF_F_IPV6_CSUM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnetdev_features.h39 #define NETIF_F_IPV6_CSUM BIT(3) macro
45 #define NETIF_F_CSUM_MASK (NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM)
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h125 #define IWL_TX_CSUM_NETIF_FLAGS (NETIF_F_IPV6_CSUM | NETIF_F_IP_CSUM |\