rp_proto_plugin_t
rp_proto_plugin_t *p;
rp_proto_plugin_t *proto, *tmp;
proto = (rp_proto_plugin_t *)
calloc(1, sizeof (rp_proto_plugin_t));
static rp_proto_plugin_t *rp_proto_list;