Searched refs:tosmetric (Results 1 – 1 of 1) sorted by relevance
331 uint32_t *tosmetric; in interpret_ospf_lsa() local474 tosmetric = lsa->lsa_un.un_sla.sla_tosmetric; in interpret_ospf_lsa()475 while ((uchar_t *)tosmetric < ls_end) { in interpret_ospf_lsa()476 if ((uchar_t *)tosmetric + sizeof (tm) > fragend) in interpret_ospf_lsa()478 tm = ntohl(*tosmetric); in interpret_ospf_lsa()485 ++tosmetric; in interpret_ospf_lsa()