Home
last modified time | relevance | path

Searched refs:rt_ifmsg (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Droute.h590 extern void rt_ifmsg(struct ifnet *);
H A Dif.c1484 rt_ifmsg(ifp); in if_updown()
3570 rt_ifmsg(ifp); in ifioctl_ifreq()
4336 rt_ifmsg(ifp); in ifnet_set_promiscuous()
4522 rt_ifmsg(ifp); in if_allmulti()
H A Drtsock.c1362 rt_ifmsg(struct ifnet *ifp) in rt_ifmsg() function