MAX_CUSTOM_LEN     50 net/ieee80211/ieee80211_wx.c 	char custom[MAX_CUSTOM_LEN];
MAX_CUSTOM_LEN    222 net/ieee80211/ieee80211_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom),
MAX_CUSTOM_LEN    232 net/ieee80211/ieee80211_wx.c 	p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), " Channel flags: ");
MAX_CUSTOM_LEN    237 net/ieee80211/ieee80211_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), "INVALID ");
MAX_CUSTOM_LEN    243 net/ieee80211/ieee80211_wx.c 		p += snprintf(p, MAX_CUSTOM_LEN - (p - custom), "DFS ");