Searched refs:tosmetric (Results 1 – 1 of 1) sorted by relevance
333 uint32_t *tosmetric; in interpret_ospf_lsa() local476 tosmetric = lsa->lsa_un.un_sla.sla_tosmetric; in interpret_ospf_lsa()477 while ((uchar_t *)tosmetric < ls_end) { in interpret_ospf_lsa()478 if ((uchar_t *)tosmetric + sizeof (tm) > fragend) in interpret_ospf_lsa()480 tm = ntohl(*tosmetric); in interpret_ospf_lsa()487 ++tosmetric; in interpret_ospf_lsa()