ifr_curcap
flags = ifr.ifr_curcap;
if (ifr.ifr_curcap != 0) {
printb("\toptions", ifr.ifr_curcap, IFCAPBITS);
ifr->ifr_curcap = ifp->if_capenable;