Searched defs:rtmsg (Results 1 – 7 of 7) sorted by relevance
85 struct rtmsg { struct86 struct rt_msghdr rtmsg; member90 static struct rtmsg rtmsg = { variable
699 struct rtmsg { struct700 struct rt_msghdr m_rtm;701 char m_space[256];
179 static int rtmsg(cmd) in rtmsg() function
716 rtmsg(int cmd, struct sockaddr_in *dst, struct sockaddr_dl *sdl) in rtmsg() function
714 } rtmsg; variable
837 rtmsg(int cmd) in rtmsg() function
1459 rtmsg(int cmd, int flags, int fib) in rtmsg() function