Home
last modified time | relevance | path

Searched defs:rtmsg (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/usr.sbin/rarpd/
H A Dmkarp.c208 rtmsg(int cmd, int s, struct rt_msghdr *rtm, struct sockaddr_inarp *sin_m, in rtmsg() function
/netbsd-src/usr.sbin/ndp/
H A Dndp.c731 rtmsg(int cmd, struct rt_msghdr *_rtm) in rtmsg() function
/netbsd-src/usr.sbin/arp/
H A Darp.c682 rtmsg(const int s, const int cmd, struct rt_msghdr *_rtm, in rtmsg() function
/netbsd-src/sbin/route/
H A Droute.c1170 rtmsg(int cmd, int flags, struct sou *soup) in rtmsg() function
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dif-bsd.c703 struct rtm rtmsg; in if_route() local