Home
last modified time | relevance | path

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

/dpdk/drivers/net/tap/
H A Drte_eth_tap.c1967 const char *tuntap_name = tuntap_types[type]; in eth_dev_tap_create() local
1972 TAP_LOG(DEBUG, "%s device on numa %u", tuntap_name, rte_socket_id()); in eth_dev_tap_create()
1977 tuntap_name); in eth_dev_tap_create()
2002 tuntap_name, strerror(errno)); in eth_dev_tap_create()
2055 TAP_LOG(ERR, "Unable to create %s interface", tuntap_name); in eth_dev_tap_create()
2187 tuntap_name, rte_vdev_device_name(vdev)); in eth_dev_tap_create()