Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/network/notifications/
H A Dnotifications.cpp81 get_module(NET_NOTIFICATIONS_MODULE_NAME, &dummy); in FirstAdded()
89 put_module(NET_NOTIFICATIONS_MODULE_NAME); in LastRemoved()
171 NET_NOTIFICATIONS_MODULE_NAME,
/haiku/src/add-ons/kernel/network/stack/
H A Dnotifications.cpp100 return get_module(NET_NOTIFICATIONS_MODULE_NAME, in init_notifications()
109 put_module(NET_NOTIFICATIONS_MODULE_NAME); in uninit_notifications()
/haiku/headers/private/net/
H A Dnet_notifications.h13 #define NET_NOTIFICATIONS_MODULE_NAME "network/notifications/v1" macro
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_haiku.cpp72 get_module(NET_NOTIFICATIONS_MODULE_NAME, in init_wlan_stack()
83 put_module(NET_NOTIFICATIONS_MODULE_NAME); in uninit_wlan_stack()
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_haiku.cpp132 get_module(NET_NOTIFICATIONS_MODULE_NAME, in init_wlan_stack()
143 put_module(NET_NOTIFICATIONS_MODULE_NAME); in uninit_wlan_stack()