Searched refs:fib4_rule (Results 1 – 1 of 1) sorted by relevance
35 struct fib4_rule { struct53 struct fib4_rule *r = container_of(rule, struct fib4_rule, common); in fib4_rule_matchall() argument98 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid; in __fib_lookup()182 struct fib4_rule *r = (struct fib4_rule *) rule; in fib4_rule_match()231 static int fib4_nl2rule_dscp(const struct nlattr *nla, struct fib4_rule *rule4, in fib4_nl2rule_dscp()247 struct fib4_rule *rule4, in fib4_nl2rule_dscp_mask()274 struct fib4_rule *rule4 = (struct fib4_rule *)rule; in fib4_rule_configure()363 if (((struct fib4_rule *)rule)->tclassid) in fib4_rule_delete()378 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_compare()424 struct fib4_rule *rule4 = (struct fib4_rule *) rule; in fib4_rule_fill()[all …]
Completed in 8 milliseconds