Home
last modified time | relevance | path

Searched refs:local_rule (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/net/ipv4/
Dfib_rules.c94 static struct fib_rule local_rule = { variable
101 static struct fib_rule *fib_rules = &local_rule;
125 if (r == &local_rule) in inet_rtm_delrule()