HomeSort by: relevance | last modified time | path
    Searched refs:rip_sock_mcast (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/routed/
main.c 92 struct interface *rip_sock_mcast; /* current multicast interface */ variable in typeref:struct:interface
780 rip_sock_mcast = 0;
output.c 157 if (rip_sock_mcast != ifp) {
188 rip_sock_mcast = ifp;
defs.h 456 extern struct interface *rip_sock_mcast; /* current multicast interface */
if.c 517 if (rip_sock_mcast == ifp)
518 rip_sock_mcast = 0;

Completed in 18 milliseconds