Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipip.c358 #define IPIP_FEATURES (NETIF_F_SG | \ macro
375 dev->features |= IPIP_FEATURES; in ipip_tunnel_setup()
376 dev->hw_features |= IPIP_FEATURES; in ipip_tunnel_setup()