Searched refs:clonedev (Results 1 – 1 of 1) sorted by relevance
2864 const char *clonedev = TAP_CLONEDEV; in tap_alloc() local2879 clonedev = buf; in tap_alloc()2883 if( (fd = open(clonedev, O_RDWR)) < 0 ) { in tap_alloc()2886 D("%s open successful", clonedev); in tap_alloc()