Home
last modified time | relevance | path

Searched defs:IFNAMSIZ (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/include/linux/
Dif.h26 #define IFNAMSIZ 16 macro
/linux-3.3/tools/lguest/
Dlguest.c1447 static int get_tun_device(char tapif[IFNAMSIZ]) in get_tun_device()