Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c99 static int wlan_attach_newif(struct mibif *);
2928 wlan_attach_newif(struct mibif *mif) in wlan_attach_newif() function
4437 if (mib_register_newif(wlan_attach_newif, wlan_module)) { in wlan_init()
4482 wlan_attach_newif(ifp); in wlan_start()