Searched refs:rip_sock_mcast (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dmain.c95 struct interface *rip_sock_mcast; /* current multicast interface */ variable in typeref:struct:interface
789 rip_sock_mcast = 0;
H A Doutput.c157 if (rip_sock_mcast != ifp) {
188 rip_sock_mcast = ifp;
H A Ddefs.h472 extern struct interface *rip_sock_mcast; /* current multicast interface */
H A Dif.c517 if (rip_sock_mcast == ifp)
518 rip_sock_mcast = 0;

Completed in 56 milliseconds