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

/linux-master/include/net/
H A Dip6_fib.h466 int fib6_add(struct fib6_node *root, struct fib6_info *rt,
/linux-master/net/ipv6/
H A Dip6_fib.c1384 int fib6_add(struct fib6_node *root, struct fib6_info *rt, function
2054 * However, it is internally reenterable wrt itself and fib6_add/fib6_del.
H A Droute.c1313 err = fib6_add(&table->tb6_root, rt, info, extack);

Completed in 143 milliseconds