Home
last modified time | relevance | path

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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_proto.c239 static void parent_updown(void *, int);
287 TASK_INIT(&ic->ic_parent_task, 0, parent_updown, ic); in ieee80211_proto_attach()
1834 parent_updown(void *arg, int npending) in parent_updown() function