Home
last modified time | relevance | path

Searched +defs:target +defs:rule (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/tzcode/
H A Dzic.c92 struct rule { struct
114 bool r_todo; /* a rule to do (used in outzone) */ argument
163 symlink(char const *target, char const *linkname) in symlink() argument
170 # define linkat(targetdir, target, linknamedir, linkname, flag) \ argument
133 r_temprule global() argument
1441 relname(char const * target,char const * linkname) relname() argument
1488 dolink(char const * target,char const * linkname,bool staysymlink) dolink() argument
[all...]
/freebsd-src/lib/libpfctl/
H A Dlibpfctl.c306 const void *arg __unused, void *target) in snl_attr_get_counters() argument
336 const void *arg, void *target) in snl_attr_get_uint64_element() argument
360 const void *arg, void *target) in snl_attr_get_uint64_array() argument
694 pf_nvdivert_to_divert(const nvlist_t * nvl,struct pfctl_rule * rule) pf_nvdivert_to_divert() argument
701 pf_nvrule_to_rule(const nvlist_t * nvl,struct pfctl_rule * rule) pf_nvrule_to_rule() argument
849 pfctl_nveth_rule_to_eth_rule(const nvlist_t * nvl,struct pfctl_eth_rule * rule) pfctl_nveth_rule_to_eth_rule() argument
980 pfctl_get_eth_rule(int dev,uint32_t nr,uint32_t ticket,const char * path,struct pfctl_eth_rule * rule,bool clear,char * anchor_call) pfctl_get_eth_rule() argument
1403 pfctl_get_rule_h(struct pfctl_handle * h,uint32_t nr,uint32_t ticket,const char * anchor,uint32_t ruleset,struct pfctl_rule * rule,char * anchor_call) pfctl_get_rule_h() argument
1411 pfctl_get_rule(int dev,uint32_t nr,uint32_t ticket,const char * anchor,uint32_t ruleset,struct pfctl_rule * rule,char * anchor_call) pfctl_get_rule() argument
1450 snl_attr_get_pf_rule_labels(struct snl_state * ss,struct nlattr * nla,const void * arg __unused,void * target) snl_attr_get_pf_rule_labels() argument
1475 snl_attr_get_nested_pf_rule_labels(struct snl_state * ss,struct nlattr * nla,const void * arg __unused,void * target) snl_attr_get_nested_pf_rule_labels() argument
1520 snl_attr_get_pf_timeout(struct snl_state * ss,struct nlattr * nla,const void * arg __unused,void * target) snl_attr_get_pf_timeout() argument
1544 snl_attr_get_nested_timeouts(struct snl_state * ss,struct nlattr * nla,const void * arg __unused,void * target) snl_attr_get_nested_timeouts() argument
1653 pfctl_get_clear_rule_h(struct pfctl_handle * h,uint32_t nr,uint32_t ticket,const char * anchor,uint32_t ruleset,struct pfctl_rule * rule,char * anchor_call,bool clear) pfctl_get_clear_rule_h() argument
1698 pfctl_get_clear_rule(int dev,uint32_t nr,uint32_t ticket,const char * anchor,uint32_t ruleset,struct pfctl_rule * rule,char * anchor_call,bool clear) pfctl_get_clear_rule() argument
1820 snl_attr_get_pfaddr(struct snl_state * ss __unused,struct nlattr * nla,const void * arg __unused,void * target) snl_attr_get_pfaddr() argument
1828 snl_attr_store_ifname(struct snl_state * ss __unused,struct nlattr * nla,const void * arg __unused,void * target) snl_attr_store_ifname() argument
[all...]
/freebsd-src/sys/netpfil/pf/
H A Dpf_ioctl.c438 struct pf_krule *rule; pf_get_kpool() local
511 pf_unlink_rule_locked(struct pf_krulequeue * rulequeue,struct pf_krule * rule) pf_unlink_rule_locked() argument
524 pf_unlink_rule(struct pf_krulequeue * rulequeue,struct pf_krule * rule) pf_unlink_rule() argument
535 pf_free_eth_rule(struct pf_keth_rule * rule) pf_free_eth_rule() argument
572 pf_free_rule(struct pf_krule * rule) pf_free_rule() argument
761 struct pf_keth_rule *rule, *tmp; pf_begin_eth() local
804 struct pf_keth_rule *rule, *tmp; pf_rollback_eth() local
1210 struct pf_krule *rule; pf_begin_rules() local
1240 struct pf_krule *rule; pf_rollback_rules() local
1300 pf_hash_rule_rolling(MD5_CTX * ctx,struct pf_krule * rule) pf_hash_rule_rolling() argument
1345 pf_hash_rule(struct pf_krule * rule) pf_hash_rule() argument
1365 struct pf_krule *rule, **old_array, *old_rule; pf_commit_rules() local
1454 struct pf_krule *rule; pf_setup_pfsync_matching() local
1822 struct pf_krule *rule; pf_krule_alloc() local
1832 pf_krule_free(struct pf_krule * rule) pf_krule_free() argument
1868 pf_krule_clear_counters(struct pf_krule * rule) pf_krule_clear_counters() argument
1917 pf_rule_to_krule(const struct pf_rule * rule,struct pf_krule * krule) pf_rule_to_krule() argument
2065 pf_ioctl_addrule(struct pf_krule * rule,uint32_t ticket,uint32_t pool_ticket,const char * anchor,const char * anchor_call,uid_t uid,pid_t pid) pf_ioctl_addrule() argument
2247 pf_label_match(const struct pf_krule * rule,const char * label) pf_label_match() argument
2537 ERROUT_IOCTL(target,x) pfioctl() argument
2770 struct pf_keth_rule *rule = NULL; pfioctl() local
2871 struct pf_keth_rule *rule = NULL, *tail = NULL; pfioctl() local
3182 struct pf_krule *rule = NULL; pfioctl() local
3243 struct pf_krule *rule; pfioctl() local
3276 struct pf_krule *rule; pfioctl() local
3967 struct pf_krule *rule; pfioctl() local
[all...]
H A Dpf_nl.c501 nlattr_get_pf_rule_labels(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_pf_rule_labels() argument
525 nlattr_get_nested_pf_rule_labels(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested_pf_rule_labels() argument
619 nlattr_get_pf_timeout(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_pf_timeout() argument
642 nlattr_get_nested_timeouts(struct nlattr * nla,struct nl_pstate * npt,const void * arg,void * target) nlattr_get_nested_timeouts() argument
738 struct pf_krule *rule; global() member
861 struct pf_krule *rule; pf_handle_getrule() local
[all...]
/freebsd-src/sbin/ipfw/
H A Dipfw2.c1502 struct ip_fw_rule *rule; member
1515 init_show_state(struct show_state *state, struct ip_fw_rule *rule) in init_show_state()
2297 struct buf_pr *bp, struct ip_fw_rule *rule, struct ip_fw_bcounter *cntr) in show_static_rule()
4008 struct ip_fw_rule *rule; in compile_rule() local
4563 #define OR_START(target) \ in compile_rule() argument
4597 #define OR_BLOCK(target) \ in compile_rule() argument
5542 struct ip_fw_rule *rule; in ipfw_add() local
/freebsd-src/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h173 struct mlx5_flow_handle *rule; member
447 } target; member