if_mask
#define NIFBITS (sizeof(if_mask) * NBBY) /* bits per mask */
if_mask ifs_bits[howmany(IF_SETSIZE, NIFBITS)];