Home | History | Annotate | Download | only in net

Lines Matching refs:tap_alloc

1167 static int tap_alloc(char *dev, size_t dev_size)
1288 if( (fd = tap_alloc(dev, sizeof(dev))) < 0 ){