Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/
Dip6_fib.h177 extern int fib6_del(struct rt6_info *rt,
/linux-2.4.37.9/net/ipv6/
Dip6_fib.c951 int fib6_del(struct rt6_info *rt, struct nlmsghdr *nlh, struct netlink_skb_parms *req) in fib6_del() function
1105 res = fib6_del(rt, NULL, NULL); in fib6_clean_node()
Droute.c890 err = fib6_del(rt, nlh, req); in ip6_del_rt()