Searched refs:rp_find_protocol (Results 1 – 1 of 1) sorted by relevance
52 static rp_plugin_ops_t *rp_find_protocol(const char *svctype);162 ops = rp_find_protocol(svc_type); in reparse_deref()220 ops = rp_find_protocol(svc_type); in reparse_add()415 rp_find_protocol(const char *svc_type) in rp_find_protocol() function