Searched refs:rule_label (Results 1 – 1 of 1) sorted by relevance
402 int rule_label(struct pfctl_rule *, char *s[PF_RULE_MAX_LABEL_COUNT]);1027 if (rule_label(&r, $9.label))1599 if (rule_label(&r, $5.label))1652 if (rule_label(&r, $5.label))2446 if (rule_label(&r, $9.label))7236 rule_label(struct pfctl_rule *r, char *s[PF_RULE_MAX_LABEL_COUNT]) in rule_label() function