Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dtap.c122 #define TAP_FEATURES (NETIF_F_GSO | NETIF_F_SG | NETIF_F_FRAGLIST) macro
326 netdev_features_t features = TAP_FEATURES; in tap_handle_frame()