Home
last modified time | relevance | path

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

/mOS-networking-stack/core/src/
H A Dsocket.c55 CleanupEvP(&mstream->dontcare_evp); in FreeMonStream()
56 CleanupEvP(&mstream->pre_tcp_evp); in FreeMonStream()
57 CleanupEvP(&mstream->post_tcp_evp); in FreeMonStream()
H A Dmos_api.c651 CleanupEvP(&mstream->dontcare_evp); in RemoveMonitorEvents()
652 CleanupEvP(&mstream->pre_tcp_evp); in RemoveMonitorEvents()
653 CleanupEvP(&mstream->post_tcp_evp); in RemoveMonitorEvents()
H A Devent_callback.c97 CleanupEvP(struct ev_pointer *evp) in CleanupEvP() function
/mOS-networking-stack/core/src/include/
H A Devent_callback.h68 CleanupEvP(struct ev_pointer *evp);