Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/ppp/
H A Droute.c694 struct rtmsg { struct
695 struct rt_msghdr m_rtm;
696 char m_space[256];
/dflybsd-src/libexec/bootpd/
H A Drtmsg.c185 rtmsg(int cmd) in rtmsg() function
/dflybsd-src/usr.sbin/arp/
H A Darp.c620 rtmsg(int cmd) in rtmsg() function
/dflybsd-src/usr.sbin/rarpd/
H A Drarpd.c656 } rtmsg; variable
/dflybsd-src/usr.sbin/ndp/
H A Dndp.c847 rtmsg(int cmd) in rtmsg() function
/dflybsd-src/sbin/route/
H A Droute.c1281 rtmsg(int cmd, int flags) in rtmsg() function
/dflybsd-src/contrib/dhcpcd/src/
H A Dif-bsd.c703 struct rtm rtmsg; in if_route() local