Home
last modified time | relevance | path

Searched refs:epAlloc (Results 1 – 1 of 1) sorted by relevance

/dports/net/cjdns/cjdns-cjdns-v21.1/net/
H A DInterfaceController.c684 ep->alloc = epAlloc; in handleBeacon()
692 Allocator_onFree(epAlloc, closeInterface, ep); in handleBeacon()
702 Allocator_free(epAlloc); in handleBeacon()
744 lladdr = Sockaddr_clone(lladdr, epAlloc); in handleUnexpectedIncoming()
748 ep->alloc = epAlloc; in handleUnexpectedIncoming()
751 ep->alloc = epAlloc; in handleUnexpectedIncoming()
757 Allocator_free(epAlloc); in handleUnexpectedIncoming()
772 Allocator_free(epAlloc); in handleUnexpectedIncoming()
1017 ep->alloc = epAlloc; in InterfaceController_bootstrapPeer()
1026 Allocator_onFree(alloc, freeAlloc, epAlloc); in InterfaceController_bootstrapPeer()
[all …]