Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6_gre.c1453 #define GRE6_FEATURES (NETIF_F_SG | \ macro
1463 dev->features |= GRE6_FEATURES | NETIF_F_LLTX; in ip6gre_tnl_init_features()
1464 dev->hw_features |= GRE6_FEATURES; in ip6gre_tnl_init_features()