Data Fields | |
| struct GNUNET_MESSENGER_SrvTunnel * | exclude |
| struct GNUNET_MQ_Envelope * | envelope |
| const struct GNUNET_HashCode * | hash |
| uint32_t | counter |
Definition at line 835 of file gnunet-service-messenger_room.c.
| struct GNUNET_MESSENGER_SrvTunnel* GNUNET_MESSENGER_ClosureSendRoom::exclude |
Definition at line 837 of file gnunet-service-messenger_room.c.
Referenced by iterate_send_room_envelope(), and send_srv_room_envelope().
| struct GNUNET_MQ_Envelope* GNUNET_MESSENGER_ClosureSendRoom::envelope |
Definition at line 839 of file gnunet-service-messenger_room.c.
Referenced by iterate_send_room_envelope(), and send_srv_room_envelope().
| const struct GNUNET_HashCode* GNUNET_MESSENGER_ClosureSendRoom::hash |
Definition at line 840 of file gnunet-service-messenger_room.c.
Referenced by iterate_send_room_envelope(), and send_srv_room_envelope().
| uint32_t GNUNET_MESSENGER_ClosureSendRoom::counter |
Definition at line 842 of file gnunet-service-messenger_room.c.