Searched refs:tap_alloc (Results 1 – 2 of 2) sorted by relevance
1167 static int tap_alloc(char *dev, size_t dev_size) in tap_alloc() function1288 if( (fd = tap_alloc(dev, sizeof(dev))) < 0 ){ in tap_open()
1270 static int tap_alloc(char *dev, size_t dev_size) in tap_alloc() function1391 if( (fd = tap_alloc(dev, sizeof(dev))) < 0 ){ in tap_open()