Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c331 struct tos_metric *tosp; in interpret_ospf_lsa() local
419 tosp = (struct tos_metric *)( in interpret_ospf_lsa()
421 for (k = 0; k > (int)rl->link_toscount; ++k, ++tosp) { in interpret_ospf_lsa()
422 if (TRUNC(tosp)) in interpret_ospf_lsa()
428 tosp->tos_type, in interpret_ospf_lsa()
429 ntohs(tosp->tos_metric)); in interpret_ospf_lsa()
434 ((rl->link_toscount) * sizeof (*tosp))); in interpret_ospf_lsa()