Home
last modified time | relevance | path

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

/f-stack/freebsd/net/route/
H A Droute_var.h310 int rtsock_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh,
/f-stack/freebsd/net/
H A Droute.c731 return (rtsock_routemsg(cmd, rt, nh, fibnum)); in rt_routemsg()
H A Drtsock.c1886 rtsock_routemsg(int cmd, struct rtentry *rt, struct nhop_object *nh, in rtsock_routemsg() function