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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_proto.c105 static void update_mcast(void *, int);
143 TASK_INIT(&ic->ic_mcast_task, 0, update_mcast, ic);
1124 update_mcast(void *arg, int npending) function

Completed in 96 milliseconds