Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Drctl.h97 #define RCTL_ACTION_UNDEFINED -1 macro
/f-stack/freebsd/kern/
H A Dkern_rctl.c813 if (filter->rr_action != RCTL_ACTION_UNDEFINED) { in rctl_rule_matches()
1024 rule->rr_action = RCTL_ACTION_UNDEFINED; in rctl_rule_alloc()
1135 if (rule->rr_action == RCTL_ACTION_UNDEFINED) in rctl_rule_fully_specified()
1233 rule->rr_action = RCTL_ACTION_UNDEFINED; in rctl_string_to_rule()