Searched defs:tap_dev (Results 1 – 1 of 1) sorted by relevance
34 struct tap_dev { struct46 void (*update_features)(struct tap_dev *tap, netdev_features_t features); argument47 void (*count_tx_dropped)(struct tap_dev *tap); argument48 void (*count_rx_dropped)(struct tap_dev *tap); argument
Completed in 4 milliseconds