Searched refs:rtsock_msg_mbuf (Results 1 – 1 of 1) sorted by relevance
197 static struct mbuf *rtsock_msg_mbuf(int type, struct rt_addrinfo *rtinfo);1705 rtsock_msg_mbuf(int type, struct rt_addrinfo *rtinfo) in rtsock_msg_mbuf() function1937 m = rtsock_msg_mbuf(type, rtinfo); in rt_missmsg_fib()1976 m = rtsock_msg_mbuf(RTM_IFINFO, &info); in rtsock_ifmsg()2015 if ((m = rtsock_msg_mbuf(ncmd, &info)) == NULL) in rtsock_addrmsg()2078 m = rtsock_msg_mbuf(cmd, info); in rtsock_routemsg_info()2133 m = rtsock_msg_mbuf(cmd, &info); in rt_newmaddrmsg()2154 m = rtsock_msg_mbuf(type, info); in rt_makeifannouncemsg()