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

/external/tcpdump/
H A Dprint-ospf.c281 u_int priority_level, te_class, count_srlg; local
404 count_srlg = subtlv_length / 4;
405 if (count_srlg != 0)
407 while (count_srlg > 0) {
411 count_srlg--;
412 if (count_srlg > 0)

Completed in 117 milliseconds