Searched refs:NETIF_F_V6_CSUM (Results 1 - 2 of 2) sorted by relevance

/include/linux/
H A Dnetdev_features.h148 #define NETIF_F_V6_CSUM (NETIF_F_GEN_CSUM | NETIF_F_IPV6_CSUM) macro
149 #define NETIF_F_ALL_CSUM (NETIF_F_V4_CSUM | NETIF_F_V6_CSUM)
H A Dnetdevice.h3449 ((features & NETIF_F_V6_CSUM) &&

Completed in 12 milliseconds