kIfNameSize top-level constant
int
const kIfNameSize
IFNAMSIZ — maximum length of an interface name (incl. NUL).
Implementation
const int kIfNameSize = 16;
IFNAMSIZ — maximum length of an interface name (incl. NUL).
const int kIfNameSize = 16;