Searched refs:copy_metadata (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/network/stack/
H A Dsimple_net_buffer.cpp73 copy_metadata(net_buffer *destination, const net_buffer *source) function
148 copy_metadata(duplicate, buffer);
H A Dnet_buffer.cpp1069 copy_metadata(net_buffer* destination, const net_buffer* source) function
1204 copy_metadata(duplicate, buffer);
1244 copy_metadata(clone, buffer);
1314 copy_metadata(clone, buffer);
1340 copy_metadata(buffer, from);

Completed in 98 milliseconds