Searched defs:IFNAMSIZ (Results 1 – 2 of 2) sorted by relevance
26 #define IFNAMSIZ 16 macro
1447 static int get_tun_device(char tapif[IFNAMSIZ]) in get_tun_device()