Searched refs:buffer_allocator_get_interface (Results 1 – 3 of 3) sorted by relevance
23 const allocator_t* buffer_allocator_get_interface();
34 const allocator_t* buffer_allocator_get_interface() { return &interface; } in buffer_allocator_get_interface() function
334 buffer_allocator = buffer_allocator_get_interface(); in packet_fragmenter_get_interface()