Searched refs:allocator_malloc (Results 1 – 3 of 3) sorted by relevance
34 extern const allocator_t allocator_malloc;
84 const allocator_t allocator_malloc = {osi_malloc, osi_free}; variable
297 packet_fragmenter_get_test_interface(&controller, &allocator_malloc);