HomeSort by: relevance | last modified time | path
    Searched defs:next_neighbor (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/mrouted/
snmp.c 376 next_neighbor(vifi, addr) function
461 neighbor = next_neighbor(&vifi,addr);
471 if (!(neighbor = next_neighbor(&vifi,addr+1)))
snmp.c 376 next_neighbor(vifi, addr) function
461 neighbor = next_neighbor(&vifi,addr);
471 if (!(neighbor = next_neighbor(&vifi,addr+1)))

Completed in 22 milliseconds