Searched refs:nlsah (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ospf6.c | 593 int nlsa, nlsah; in interpret_ospf6() local 719 nlsah = 0; in interpret_ospf6() 726 nlsah++; in interpret_ospf6() 734 sprintf(sum_line, "%d LSAs", nlsah); in interpret_ospf6() 784 nlsah = 0; in interpret_ospf6() 791 nlsah++; in interpret_ospf6() 797 sprintf(sum_line, "%d LSAs", nlsah); in interpret_ospf6()
|
H A D | snoop_ospf.c | 542 int nlsa, nlsah = 0; in interpret_ospf() local 680 nlsah++; in interpret_ospf() 689 sprintf(sum_line, " %d LSAs", nlsah); in interpret_ospf() 739 nlsah = 0; in interpret_ospf() 746 nlsah++; in interpret_ospf() 752 sprintf(sum_line, "%d LSAs", nlsah); in interpret_ospf()
|