Home
last modified time | relevance | path

Searched refs:rule_protoid (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/relayd/
H A Dconfig.c661 rule->rule_protoid = proto->id; in config_setrule()
750 if ((proto = proto_find(env, rule->rule_protoid)) == NULL) { in config_getrule()
H A Drelayd.h643 objid_t rule_protoid; member