Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv6/
Droute.c896 int ip6_route_del(struct in6_rtmsg *rtmsg, struct nlmsghdr *nlh, struct netlink_skb_parms *req) in ip6_route_del() function
1243 err = ip6_route_del(&rtmsg, NULL, NULL); in ipv6_route_ioctl()
1560 return ip6_route_del(&rtmsg, nlh, &NETLINK_CB(skb)); in inet6_rtm_delroute()