HomeSort by: relevance | last modified time | path
    Searched defs:un_nla (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
ospf.h 205 } un_nla; member in union:lsa::__anon8023
print-ospf6.c 176 } un_nla; member in union:lsa6::__anon8096
556 if (lsa_length < sizeof (lsap->lsa_un.un_nla.nla_options))
558 lsa_length -= sizeof (lsap->lsa_un.un_nla.nla_options);
561 GET_BE_U_4(lsap->lsa_un.un_nla.nla_options)));
564 ap = lsap->lsa_un.un_nla.nla_router;

Completed in 23 milliseconds