Home
last modified time | relevance | path

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

/include/linux/
Dnetdev_features.h204 #define NETIF_F_GSO_ENCAP_ALL (NETIF_F_GSO_GRE | \ macro
/include/net/
Dip_tunnels.h386 skb_shinfo(skb)->gso_type &= ~(NETIF_F_GSO_ENCAP_ALL >> in iptunnel_pull_offloads()