if_setmaclabel
void if_setmaclabel(if_t ifp, struct label *label);
if_setmaclabel(ifp, mac_ifnet_label_alloc());
if_setmaclabel(ifp, NULL);