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

/linux-4.4.14/include/net/
H A Dip6_fib.h277 int fib6_del(struct rt6_info *rt, struct nl_info *info);
/linux-4.4.14/net/ipv6/
H A Dip6_fib.c1440 int fib6_del(struct rt6_info *rt, struct nl_info *info) fib6_del() function
1487 * However, it is internally reenterable wrt itself and fib6_add/fib6_del.
1628 res = fib6_del(rt, &info); fib6_clean_node()
H A Droute.c2040 err = fib6_del(rt, info); __ip6_del_rt()

Completed in 77 milliseconds