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.c371 char *anchor_call, size_t anchor_call_len) in pf_kanchor_copyout()
419 char anchor_call[MAXPATHLEN] = { 0 }; in pf_kanchor_nvcopyout() local
434 char anchor_call[MAXPATHLEN] = { 0 }; in pf_keth_anchor_nvcopyout() local
H A Dpf_nl.c748 char *anchor_call; member
850 char anchor_call[MAXPATHLEN]; in pf_handle_getrule() local
H A Dpf_ioctl.c2085 uint32_t pool_ticket, const char *anchor, const char *anchor_call, in pf_ioctl_addrule()
3127 const char *anchor = "", *anchor_call = ""; in pfioctl() local
3425 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()
1298 const char *anchor_call, uint32_t ticket, uint32_t pool_ticket) in pfctl_add_rule()
1316 const char *anchor, const char *anchor_call, uint32_t ticket, in pfctl_add_rule_h()
1418 uint32_t ruleset, struct pfctl_rule *rule, char *anchor_call) in pfctl_get_rule_h()
1426 uint32_t ruleset, struct pfctl_rule *rule, char *anchor_call) in pfctl_get_rule()
1585 char anchor_call[MAXPATHLEN]; member
1673 char *anchor_call, bool clear) in pfctl_get_clear_rule_h()
1718 char *anchor_call, bool clear) in pfctl_get_clear_rule()
/freebsd/sbin/pfctl/
H A Dpfctl.c1099 char anchor_call[MAXPATHLEN]; in pfctl_show_eth_rules() local
1217 char anchor_call[MAXPATHLEN]; in pfctl_show_rules() local
1437 char anchor_call[MAXPATHLEN]; in pfctl_show_nat() local
1733 const char *anchor_call) in pfctl_append_rule()
1785 const char *anchor_call) in pfctl_append_eth_rule()
H A Dpfctl_parser.c759 print_eth_rule(struct pfctl_eth_rule *r, const char *anchor_call, in print_eth_rule()
832 print_rule(struct pfctl_rule *r, const char *anchor_call, int verbose, int numeric) in print_rule()
H A Dparse.y5414 rule_consistent(struct pfctl_rule *r, int anchor_call) in rule_consistent()
5443 filter_consistent(struct pfctl_rule *r, int anchor_call) in filter_consistent()
6096 const char *bridge_to, const char *anchor_call) in expand_eth_rule()
6170 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.c1516 char anchor_call[MAXPATHLEN] = ""; in pfl_scan_ruleset() local
/freebsd/sys/net/
H A Dpfvar.h1811 char anchor_call[MAXPATHLEN]; member