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

/haiku/src/add-ons/kernel/network/stack/
H A Ddevice_interfaces.h37 net_deframe_func deframe_func;
72 net_deframe_func deframeFunc);
H A Ddevice_interfaces.cpp622 register_device_deframer(net_device* device, net_deframe_func deframeFunc)
/haiku/headers/private/net/
H A Dnet_stack.h50 typedef status_t (*net_deframe_func)(net_device* device, net_buffer* buffer); typedef
118 net_deframe_func deframeFunc);

Completed in 75 milliseconds