proto_find
proto_find(env, rlay->rl_conf.proto)) == NULL) {
if ((proto = proto_find(env, rule->rule_protoid)) == NULL) {
struct protocol *proto_find(struct relayd *, objid_t);