Searched defs:ancillary_data_header (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/network/stack/
H A Dancillary_data.cpp74 add_ancillary_data(ancillary_data_container* container, const ancillary_data_header* header, const void* data, void (*destructor)(const ancillary_data_header*, void*), void** _allocatedData) argument
H A Dsimple_net_buffer.cpp443 attach_ancillary_data(net_buffer *_buffer, const ancillary_data_header *header, argument
/haiku/headers/private/net/
H A Dnet_stack.h69 typedef struct ancillary_data_header { struct
73 } ancillary_data_header; typedef in typeref:struct:ancillary_data_header

Completed in 43 milliseconds