Home
last modified time | relevance | path

Searched defs:ip6_del_rt (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Dipv6_stubs.h52 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify); member
/openbmc/linux/net/ipv6/
H A Droute.c3878 int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) in ip6_del_rt() function