Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dfib_rules.c36 struct fib4_rule { struct
37 struct fib_rule common;
38 u8 dst_len;
62 res->tclassid = ((struct fib4_rule *)arg.rule)->tclassid; in __fib_lookup() argument