Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.c591 int nlsa, nlsah; in interpret_ospf6() local
717 nlsah = 0; in interpret_ospf6()
724 nlsah++; in interpret_ospf6()
732 sprintf(sum_line, "%d LSAs", nlsah); in interpret_ospf6()
782 nlsah = 0; in interpret_ospf6()
789 nlsah++; in interpret_ospf6()
795 sprintf(sum_line, "%d LSAs", nlsah); in interpret_ospf6()
H A Dsnoop_ospf.c540 int nlsa, nlsah = 0; in interpret_ospf() local
678 nlsah++; in interpret_ospf()
687 sprintf(sum_line, " %d LSAs", nlsah); in interpret_ospf()
737 nlsah = 0; in interpret_ospf()
744 nlsah++; in interpret_ospf()
750 sprintf(sum_line, "%d LSAs", nlsah); in interpret_ospf()