Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_ctl.c80 static int del_route(struct rib_head *rnh, struct rt_addrinfo *info,
756 error = del_route(rnh, info, rc); in rib_del_route()
827 del_route(struct rib_head *rnh, struct rt_addrinfo *info, in del_route() function