Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dip_gre.c948 #define GRE_FEATURES (NETIF_F_SG | \ macro
972 dev->features |= GRE_FEATURES | NETIF_F_LLTX; in __gre_tunnel_init()
973 dev->hw_features |= GRE_FEATURES; in __gre_tunnel_init()
1313 dev->features |= GRE_FEATURES; in erspan_tunnel_init()
1314 dev->hw_features |= GRE_FEATURES; in erspan_tunnel_init()