Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dip6_fib.h524 int fib6_init(void);
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dip6_fib.c2441 int __init fib6_init(void) in fib6_init() function
H A Droute.c6506 ret = fib6_init(); in ip6_route_init()