kIfNameSize top-level constant

int const kIfNameSize

IFNAMSIZ — maximum length of an interface name (incl. NUL).

Implementation

const int kIfNameSize = 16;