Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dipv6_stubs.h51 int (*ip6_del_rt)(struct net *net, struct fib6_info *rt, bool skip_notify); member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c3769 int ip6_del_rt(struct net *net, struct fib6_info *rt, bool skip_notify) in ip6_del_rt() function