Searched defs:rtmsg (Results 1 – 7 of 7) sorted by relevance
694 struct rtmsg { struct695 struct rt_msghdr m_rtm;696 char m_space[256];
185 rtmsg(int cmd) in rtmsg() function
620 rtmsg(int cmd) in rtmsg() function
656 } rtmsg; variable
847 rtmsg(int cmd) in rtmsg() function
1281 rtmsg(int cmd, int flags) in rtmsg() function
703 struct rtm rtmsg; in if_route() local