Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dnetdev_features.h183 #define NETIF_F_GSO_ENCAP_ALL (NETIF_F_GSO_GRE | \ macro
/linux-4.1.27/net/openvswitch/
Dvport-internal_dev.c146 NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ENCAP_ALL; in do_setup()
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c1099 bond_dev->hw_enc_features = enc_features | NETIF_F_GSO_ENCAP_ALL; in bond_compute_features()
4144 bond_dev->hw_features |= NETIF_F_GSO_ENCAP_ALL; in bond_setup()