Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
Dsit.c1409 #define SIT_FEATURES (NETIF_F_SG | \ macro
1433 dev->features |= SIT_FEATURES; in ipip6_tunnel_setup()
1434 dev->hw_features |= SIT_FEATURES; in ipip6_tunnel_setup()