Searched refs:rla_options (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/tcpdump/
H A Dospf6.h126 #define rla_options rla_flgandopt.opt macro
H A Dprint-ospf6.c243 if (lsa_length < sizeof (lsap->lsa_un.un_rla.rla_options))
245 lsa_length -= sizeof (lsap->lsa_un.un_rla.rla_options);
246 TCHECK(lsap->lsa_un.un_rla.rla_options);
249 EXTRACT_32BITS(&lsap->lsa_un.un_rla.rla_options)));

Completed in 61 milliseconds