rtsock_shared.c | 163 static struct mbuf *rt_makeifannouncemsg(struct ifnet *, int, int, 1590 rt_makeifannouncemsg(struct ifnet *ifp, int type, int what, function in typeref:struct:mbuf * 1616 m = rt_makeifannouncemsg(ifp, RTM_IFANNOUNCE, what, &info); 1637 m = rt_makeifannouncemsg(ifp, RTM_IEEE80211, what, &info);
|