kIfReqSize top-level constant

int const kIfReqSize

Effective ABI size of struct ifreq (most Linux archs).

Implementation

const int kIfReqSize = 40;