Searched refs:fib6_rule (Results 1 – 1 of 1) sorted by relevance
25 struct fib6_rule { struct38 struct fib6_rule *r = container_of(rule, struct fib6_rule, common); in fib6_rule_matchall() argument140 struct fib6_rule *r = (struct fib6_rule *)rule; in fib6_rule_saddr()314 struct fib6_rule *r = (struct fib6_rule *) rule; in fib6_rule_match()355 static int fib6_nl2rule_dscp(const struct nlattr *nla, struct fib6_rule *rule6, in fib6_nl2rule_dscp()371 struct fib6_rule *rule6, in fib6_nl2rule_dscp_mask()393 static int fib6_nl2rule_flowlabel(struct nlattr **tb, struct fib6_rule *rule6, in fib6_nl2rule_flowlabel()427 struct fib6_rule *rule6 = (struct fib6_rule *)rule; in fib6_rule_configure()494 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_compare()545 struct fib6_rule *rule6 = (struct fib6_rule *) rule; in fib6_rule_fill()[all …]
Completed in 4 milliseconds