Home
last modified time | relevance | path

Searched defs:anchor_call (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf_ruleset.c421 char *anchor_call, size_t anchor_call_len) in pf_kanchor_copyout()
469 char anchor_call[MAXPATHLEN] = { 0 }; in pf_kanchor_nvcopyout() local
484 char anchor_call[MAXPATHLEN] = { 0 }; in pf_keth_anchor_nvcopyout() local
H A Dpf_nl.c773 char *anchor_call; member
875 char anchor_call[MAXPATHLEN]; in pf_handle_getrule() local
H A Dpf_ioctl.c2064 uint32_t pool_ticket, const char *anchor, const char *anchor_call, in pf_ioctl_addrule()
3138 const char *anchor = "", *anchor_call = ""; in pfioctl() local
3436 const char *anchor = "", *anchor_call = ""; in pfioctl() local
/freebsd/lib/libpfctl/
H A Dlibpfctl.c980 char *anchor_call) in pfctl_get_eth_rule()
1008 const char *anchor_call, uint32_t ticket) in pfctl_add_eth_rule()
1314 const char *anchor_call, uint32_t ticket, uint32_t pool_ticket) in pfctl_add_rule()
1332 const char *anchor, const char *anchor_call, uint32_t ticket, in pfctl_add_rule_h()
1434 uint32_t ruleset, struct pfctl_rule *rule, char *anchor_call) in pfctl_get_rule_h()
1442 uint32_t ruleset, struct pfctl_rule *rule, char *anchor_call) in pfctl_get_rule()
1610 char anchor_call[MAXPATHLEN]; member
1704 char *anchor_call, bool clear) in pfctl_get_clear_rule_h()
1749 char *anchor_call, bool clear) in pfctl_get_clear_rule()
/freebsd/sbin/pfctl/
H A Dpfctl.c1136 char anchor_call[MAXPATHLEN]; in pfctl_show_eth_rules() local
1254 char anchor_call[MAXPATHLEN]; in pfctl_show_rules() local
1473 char anchor_call[MAXPATHLEN]; in pfctl_show_nat() local
1778 const char *anchor_call) in pfctl_append_rule()
1830 const char *anchor_call) in pfctl_append_eth_rule()
H A Dpfctl_parser.c769 print_eth_rule(struct pfctl_eth_rule *r, const char *anchor_call, in print_eth_rule()
842 print_rule(struct pfctl_rule *r, const char *anchor_call, int verbose, int numeric) in print_rule()
H A Dparse.y5233 rule_consistent(struct pfctl_rule *r, int anchor_call) in rule_consistent()
5262 filter_consistent(struct pfctl_rule *r, int anchor_call) in filter_consistent()
5941 const char *bridge_to, const char *anchor_call) in expand_eth_rule()
6253 struct node_if *rcv, struct node_icmp *icmp_types, const char *anchor_call) in expand_rule()
H A Dpfctl_optimize.c896 char anchor_call[MAXPATHLEN] = ""; in load_feedback_profile() local
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c1504 char anchor_call[MAXPATHLEN] = ""; in pfl_scan_ruleset() local
/freebsd/sys/net/
H A Dpfvar.h1854 char anchor_call[MAXPATHLEN]; member