Searched refs:tap_name (Results 1 – 1 of 1) sorted by relevance
157 char tap_name[IFNAMSIZ]; in macvtap_device_event() local 162 snprintf(tap_name, IFNAMSIZ, "tap%d", dev->ifindex); in macvtap_device_event() 177 dev, "%s", tap_name); in macvtap_device_event() 183 tap_name); in macvtap_device_event() 191 sysfs_remove_link(&dev->dev.kobj, tap_name); in macvtap_device_event()