iseq
if (iseq(name, "defcc") && mt->rd != NULL) {
if (iseq(name, "netband") && mt->curband == NULL && mt->rd != NULL) {
if (iseq(mode, "11b"))
else if (iseq(mode, "11g"))
else if (iseq(mode, "11a"))
else if (iseq(mode, "11ng"))
else if (iseq(mode, "11na"))
else if (iseq(mode, "11ac"))
else if (iseq(mode, "11acg"))
if (iseq(name, "band") && mt->netband == NULL) {
if (iseq(name, "freqband") && mt->freqband == NULL && mt->netband != NULL) {
if (iseq(name, "country") && mt->country == NULL) {
if (iseq(name, "freqband") && mt->freqband == NULL) {
if (len == flags[i].len && iseq(p, flags[i].name))
if (iseq(name, "freqstart") && mt->freqband != NULL) {
if (iseq(name, "freqend") && mt->freqband != NULL) {
if (iseq(name, "chanwidth") && mt->freqband != NULL) {
if (iseq(name, "chansep") && mt->freqband != NULL) {
if (iseq(name, "flags")) {
if (iseq(name, "name") && mt->rd != NULL) {
if (iseq(name, "sku") && mt->rd != NULL) {
if (iseq(name, "netband") && mt->rd != NULL) {
if (iseq(name, "freqband") && mt->netband != NULL) {
if (iseq(name, "maxpower") && mt->netband != NULL) {
if (iseq(name, "maxpowerdfs") && mt->netband != NULL) {
if (iseq(name, "maxantgain") && mt->netband != NULL) {
if (iseq(name, "isocc") && mt->country != NULL) {
if (iseq(name, "name") && mt->country != NULL) {
if (iseq(name, "freqband") && mt->freqband != NULL) {
if (iseq(name, "rd") && mt->rd != NULL) {
if (iseq(name, "band") && mt->netband != NULL) {
if (iseq(name, "netband") && mt->netband != NULL) {
if (iseq(name, "country") && mt->country != NULL) {
if (iseq(attr[i], "id")) {
} else if (iseq(attr[i], "ref")) {
} else if (iseq(attr[i], "mode")) {
if (iseq(name, "rd") && mt->rd == NULL) {
if (iseq(arg, "sta"))
else if (iseq(arg, "scan") || iseq(arg, "ap"))
else if (iseq(arg, "chan") || iseq(arg, "freq"))
else if (iseq(arg, "active"))
else if (iseq(arg, "keys"))
else if (iseq(arg, "caps"))
else if (iseq(arg, "wme") || iseq(arg, "wmm"))
else if (iseq(arg, "mac"))
else if (iseq(arg, "txpow"))
else if (iseq(arg, "roam"))
else if (iseq(arg, "txparam") || iseq(arg, "txparm"))
else if (iseq(arg, "regdomain"))
else if (iseq(arg, "countries"))
else if (iseq(arg, "mesh"))
if (iseq(arg, "sta"))
else if (iseq(arg, "ahdemo") || iseq(arg, "adhoc-demo"))
else if (iseq(arg, "ibss") || iseq(arg, "adhoc"))
else if (iseq(arg, "ap") || iseq(arg, "host"))
else if (iseq(arg, "wds"))
else if (iseq(arg, "monitor"))
else if (iseq(arg, "tdma")) {
} else if (iseq(arg, "mesh") || iseq(arg, "mp")) /* mesh point */