Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Drctl.h95 #define RCTL_ACTION_UNDEFINED -1 macro
/freebsd/sys/kern/
H A Dkern_rctl.c809 if (filter->rr_action != RCTL_ACTION_UNDEFINED) { in rctl_rule_matches()
1020 rule->rr_action = RCTL_ACTION_UNDEFINED; in rctl_rule_alloc()
1131 if (rule->rr_action == RCTL_ACTION_UNDEFINED) in rctl_rule_fully_specified()
1229 rule->rr_action = RCTL_ACTION_UNDEFINED; in rctl_string_to_rule()