Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Droute.h601 extern void rt_ifmsg(struct ifnet *);
H A Dif.c1481 rt_ifmsg(ifp); in if_updown()
3567 rt_ifmsg(ifp); in ifioctl_ifreq()
4333 rt_ifmsg(ifp); in ifnet_set_promiscuous()
4519 rt_ifmsg(ifp); in if_allmulti()
H A Drtsock.c1357 rt_ifmsg(struct ifnet *ifp) in rt_ifmsg() function