Searched defs:rule (Results 1 – 12 of 12) sorted by relevance
57 struct fib_rule *rule; member106 struct fib_rule *rule; member109 static inline void fib_rule_get(struct fib_rule *rule) in fib_rule_get()114 static inline void fib_rule_put(struct fib_rule *rule) in fib_rule_put()121 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table()127 static inline u32 fib_rule_get_table(struct fib_rule *rule, in fib_rule_get_table()183 static inline bool fib_rule_requires_fldissect(struct fib_rule *rule) in fib_rule_requires_fldissect()
446 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()697 struct flow_rule *rule; member
671 static inline bool fib6_rule_default(const struct fib_rule *rule) in fib6_rule_default()
341 static inline bool fib4_rule_default(const struct fib_rule *rule) in fib4_rule_default()
792 struct flow_rule *rule; member
54 static inline bool ipmr_rule_default(const struct fib_rule *rule) in ipmr_rule_default()
77 static inline bool ip6mr_rule_default(const struct fib_rule *rule) in ip6mr_rule_default()
1256 struct flow_rule *rule; member
67 struct flow_rule *rule; member
1005 static inline struct nft_expr *nft_expr_first(const struct nft_rule *rule) in nft_expr_first()1015 static inline struct nft_expr *nft_expr_last(const struct nft_rule *rule) in nft_expr_last()1020 static inline bool nft_expr_more(const struct nft_rule *rule, in nft_expr_more()1026 static inline struct nft_userdata *nft_userdata(const struct nft_rule *rule) in nft_userdata()1059 #define nft_rule_for_each_expr(expr, last, rule) \ argument1081 static inline const struct nft_rule_dp *nft_rule_next(const struct nft_rule_dp *rule) in nft_rule_next()1668 struct nft_rule *rule; member
49 struct flow_rule *rule; member
458 __u8 rule; /* currently fcntl or flock */ member
Completed in 125 milliseconds