Home
last modified time | relevance | path

Searched defs:rule (Results 1 – 12 of 12) sorted by relevance

/include/net/
Dfib_rules.h53 struct fib_rule *rule; member
102 struct fib_rule *rule; member
105 static inline void fib_rule_get(struct fib_rule *rule) in fib_rule_get()
110 static inline void fib_rule_put(struct fib_rule *rule) in fib_rule_put()
117 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table()
123 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table()
162 static inline bool fib_rule_requires_fldissect(struct fib_rule *rule) in fib_rule_requires_fldissect()
Dflow_offload.h446 static inline bool flow_rule_match_key(const struct flow_rule *rule, in flow_rule_match_key()
529 static inline bool flow_rule_match_has_control_flags(struct flow_rule *rule, in flow_rule_match_has_control_flags()
696 struct flow_rule *rule; member
Dip6_fib.h680 static inline bool fib6_rule_default(const struct fib_rule *rule) in fib6_rule_default()
Dip_fib.h339 static inline bool fib4_rule_default(const struct fib_rule *rule) in fib4_rule_default()
Dpkt_cls.h791 struct flow_rule *rule; member
/include/linux/
Dmroute.h54 static inline bool ipmr_rule_default(const struct fib_rule *rule) in ipmr_rule_default()
Dmroute6.h70 static inline bool ip6mr_rule_default(const struct fib_rule *rule) in ip6mr_rule_default()
Dethtool.h1139 struct flow_rule *rule; member
/include/net/netfilter/
Dnf_tables_offload.h67 struct flow_rule *rule; member
Dnf_tables.h1009 static inline struct nft_expr *nft_expr_first(const struct nft_rule *rule) in nft_expr_first()
1019 static inline struct nft_expr *nft_expr_last(const struct nft_rule *rule) in nft_expr_last()
1024 static inline bool nft_expr_more(const struct nft_rule *rule, in nft_expr_more()
1030 static inline struct nft_userdata *nft_userdata(const struct nft_rule *rule) in nft_userdata()
1063 #define nft_rule_for_each_expr(expr, last, rule) \ argument
1085 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) in nft_rule_next()
1666 struct nft_rule *rule; member
Dnf_flow_table.h49 struct flow_rule *rule; member
/include/linux/ceph/
Dceph_fs.h458 __u8 rule; /* currently fcntl or flock */ member