Searched refs:TAP_NAME (Results 1 – 1 of 1) sorted by relevance
11 #define TAP_NAME "tap0" macro275 tap_fd = open_tuntap(TAP_NAME, true); in test_xdp_context_tuntap()279 SYS(close, "ip link set dev " TAP_NAME " up"); in test_xdp_context_tuntap()285 tap_ifindex = if_nametoindex(TAP_NAME); in test_xdp_context_tuntap()