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

/haiku/headers/private/net/
H A Dnet_notifications.h30 struct net_notifications_control { struct
/haiku/src/add-ons/kernel/network/notifications/
H A Dnotifications.cpp97 net_notifications_control(const char *subsystem, uint32 function, void *buffer, function
100 struct net_notifications_control control;
101 if (bufferSize != sizeof(struct net_notifications_control)
105 sizeof(struct net_notifications_control)) < B_OK)
143 net_notifications_control, 1, 0);
/haiku/src/kits/network/libnetapi/
H A Dnotifications.cpp36 net_notifications_control control;
43 sizeof(net_notifications_control));

Completed in 102 milliseconds