Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Draw_ip.c875 struct ifnet *iaifp = NULL; in rip_ctlinput() local
938 iaifp = ia->ia_ifa.ifa_ifp; in rip_ctlinput()
940 if ((iaifp->if_flags & IFF_LOOPBACK) in rip_ctlinput()
941 || (iaifp->if_flags & IFF_POINTOPOINT)) { in rip_ctlinput()