Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_proto.c247 static void restart_vaps(void *, int);
288 TASK_INIT(&ic->ic_restart_task, 0, restart_vaps, ic); in ieee80211_proto_attach()
1902 restart_vaps(void *arg, int npending) in restart_vaps() function