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

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

Completed in 67 milliseconds