|
jabberd2
2.2.16
|
Data Fields | |
| int | result |
| char * | condition |
| char * | value |
| char * | action |
| struct amp_rule_st * | next |
Definition at line 53 of file mod_amp.c.
Referenced by amp_build_response_pkt().
| char* amp_rule_st::condition |
Definition at line 54 of file mod_amp.c.
Referenced by amp_rule_free(), and amp_build_response_pkt().
| char* amp_rule_st::value |
Definition at line 55 of file mod_amp.c.
Referenced by amp_rule_free(), and amp_build_response_pkt().
| char* amp_rule_st::action |
Definition at line 56 of file mod_amp.c.
Referenced by amp_rule_free(), and amp_build_response_pkt().
| struct amp_rule_st* amp_rule_st::next |
Definition at line 57 of file mod_amp.c.
Referenced by amp_rule_free().
1.7.5