Searched refs:stree_post_snd (Results 1 – 6 of 6) sorted by relevance
19 stree_dec_ref(mtcp->ev_store, monitor->stree_post_snd); in FreeMonListener()23 monitor->stree_post_snd = NULL; in FreeMonListener()49 stree_dec_ref(mtcp->ev_store, mstream->stree_post_snd); in FreeMonStream()53 mstream->stree_post_snd = NULL; in FreeMonStream()
994 pstree = &socket->monitor_stream->stree_post_snd; in mtcp_register_callback()1005 pstree = &socket->monitor_listener->stree_post_snd; in mtcp_register_callback()1049 (hook == MOS_HK_SND) ? MSTRM(socket)->stree_post_snd : in HandleCallback()1054 (hook == MOS_HK_SND) ? MLSNR(socket)->stree_post_snd : in HandleCallback()
369 s->monitor_stream->stree_post_snd = in AddMonitorStreamSockets()370 s->monitor_stream->monitor_listener->stree_post_snd; in AddMonitorStreamSockets()375 if (s->monitor_stream->stree_post_snd) in AddMonitorStreamSockets()376 stree_inc_ref(s->monitor_stream->stree_post_snd); in AddMonitorStreamSockets()
640 stree_dec_ref(mtcp->ev_store, mstream->stree_post_snd); in RemoveMonitorEvents()644 mstream->stree_post_snd = NULL; in RemoveMonitorEvents()677 stree_dec_ref(mtcp->ev_store, mlistener->stree_post_snd); in RemoveMonitorEvents()681 mlistener->stree_post_snd = NULL; in RemoveMonitorEvents()
667 socket->monitor_listener->stree_post_snd = NULL; in mtcp_socket()
67 stree_t *stree_post_snd; member93 stree_t *stree_post_snd; member