kIfReqSize top-level constant
int
const kIfReqSize
Effective ABI size of struct ifreq (most Linux archs).
Implementation
const int kIfReqSize = 40;
Effective ABI size of struct ifreq (most Linux archs).
const int kIfReqSize = 40;