Home
last modified time | relevance | path

Searched refs:wlan_channel_flags_to_snmp (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h226 uint32_t wlan_channel_flags_to_snmp(uint32_t cflags);
H A Dwlan_sys.c534 wlan_channel_flags_to_snmp(uint32_t cflags) in wlan_channel_flags_to_snmp() function
H A Dwlan_snmp.c1001 bits = wlan_channel_flags_to_snmp(channel->ic_flags); in op_wlan_channels()