Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ospf6.c169 nd_uint32_t nla_options; member
549 if (lsa_length < sizeof (lsap->lsa_un.un_nla.nla_options)) in ospf6_print_lsa()
551 lsa_length -= sizeof (lsap->lsa_un.un_nla.nla_options); in ospf6_print_lsa()
554 GET_BE_U_4(lsap->lsa_un.un_nla.nla_options))); in ospf6_print_lsa()