Searched refs:isundefarg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sbin/ifconfig/
H A Difieee80211.c853 isundefarg(const char *arg) function
861 if (isundefarg(val))
933 isundefarg(val) ? IEEE80211_RTS_MAX : atoi(val), 0, NULL);
1656 isundefarg(val) ? IEEE80211_FRAG_MAX : atoi(val), 0, NULL);
1663 isundefarg(val) ? IEEE80211_HWBMISS_MAX : atoi(val), 0, NULL);

Completed in 175 milliseconds