Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c58 static struct fib6_node *fib6_repair_tree(struct net *net,
1522 /* fn->leaf could be NULL and fib6_repair_tree() needs to be called if: in fib6_add()
1533 fib6_repair_tree(info->nl_net, table, fn); in fib6_add()
1776 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree() function
1970 /* If it was last route, call fib6_repair_tree() to: in fib6_del_route()
1979 fn = fib6_repair_tree(net, table, fn); in fib6_del_route()
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_fib.c60 static struct fib6_node *fib6_repair_tree(struct net *net,
1519 /* fn->leaf could be NULL and fib6_repair_tree() needs to be called if: in fib6_add()
1530 fib6_repair_tree(info->nl_net, table, fn); in fib6_add()
1773 static struct fib6_node *fib6_repair_tree(struct net *net, in fib6_repair_tree() function
1967 /* If it was last route, call fib6_repair_tree() to: in fib6_del_route()
1976 fn = fib6_repair_tree(net, table, fn); in fib6_del_route()

Completed in 7 milliseconds