Searched defs:un_nla (Results 1 - 2 of 2) sorted by relevance

/external/tcpdump/
H A Dospf.h205 } un_nla; member in union:lsa::__anon16666
H A Dprint-ospf6.c171 } un_nla; member in union:lsa6::__anon16730
544 if (lsa_length < sizeof (lsap->lsa_un.un_nla.nla_options))
546 lsa_length -= sizeof (lsap->lsa_un.un_nla.nla_options);
547 ND_TCHECK(lsap->lsa_un.un_nla.nla_options);
550 EXTRACT_32BITS(&lsap->lsa_un.un_nla.nla_options))));
553 ap = lsap->lsa_un.un_nla.nla_router;

Completed in 27 milliseconds