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

/haiku-fatelf/src/bin/network/tcpdump/
H A Dprint-ospf.c259 int count_srlg; local
676 count_srlg = subtlv_length / 4;
677 if (count_srlg != 0)
679 while (count_srlg > 0) {
683 count_srlg--;
684 if (count_srlg > 0)

Completed in 35 milliseconds