Searched refs:pfctl_get_rule_h (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libpfctl/ |
H A D | libpfctl.h | 447 int pfctl_get_rule_h(struct pfctl_handle *h, uint32_t nr, uint32_t ticket,
|
H A D | libpfctl.c | 1417 pfctl_get_rule_h(struct pfctl_handle *h, uint32_t nr, uint32_t ticket, const char *anchor, in pfctl_get_rule_h() function
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/ |
H A D | pf_snmp.c | 1527 if (pfctl_get_rule_h(pfh, i, rules.ticket, path, in pfl_scan_ruleset()
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_optimize.c | 906 if (pfctl_get_rule_h(pf->h, nr, rules.ticket, "", PF_PASS, in load_feedback_profile()
|
H A D | pfctl.c | 1488 if ((ret = pfctl_get_rule_h(pfh, nr, ri.ticket, path, in pfctl_show_nat()
|