Searched refs:fib6_rules_ops (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dfib6_rules.c32 static struct fib_rules_ops fib6_rules_ops; variable in typeref:struct:fib_rules_ops
62 fib_rules_lookup(&fib6_rules_ops, fl, flags, &arg);
258 static struct fib_rules_ops fib6_rules_ops = { variable in typeref:struct:fib_rules_ops
280 fib_rules_register(&fib6_rules_ops);
285 fib_rules_unregister(&fib6_rules_ops);

Completed in 89 milliseconds