Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dipv6_stubs.h52 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify); member
/linux-6.1.9/net/ipv6/
Droute.c3874 int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) in ip6_del_rt() function