Home
last modified time | relevance | path

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

/haiku/headers/os/net/
H A DNetworkNotifications.h15 #define B_NETWORK_INTERFACE_REMOVED 0x0002 macro
/haiku/src/add-ons/kernel/network/stack/
H A Dnotifications.cpp50 message.AddInt32("opcode", B_NETWORK_INTERFACE_REMOVED); in notify_interface_removed()