Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:EXTRACT_32BITS

221 	ospf6_print_seqage(EXTRACT_32BITS(&lshp->ls_seq), EXTRACT_16BITS(&lshp->ls_age));
293 EXTRACT_32BITS(&lsap->lsa_un.un_rla.rla_options));
336 EXTRACT_32BITS(&lsap->lsa_un.un_nla.nla_options));
349 EXTRACT_32BITS(&lsap->lsa_un.un_inter_ap.inter_ap_metric) & SLA_MASK_METRIC);
360 flags32 = EXTRACT_32BITS(&lsap->lsa_un.un_asla.asla_metric);
363 EXTRACT_32BITS(&lsap->lsa_un.un_asla.asla_metric) &
406 ul = EXTRACT_32BITS(lp);
419 switch (EXTRACT_32BITS(&mcp->mcla_vtype)) {
433 EXTRACT_32BITS(&mcp->mcla_vtype));
444 ospf6_print_bits(ospf6_option_bits, EXTRACT_32BITS(&llsap->llsa_options));
448 EXTRACT_32BITS(&llsap->llsa_nprefix));
450 for (j = 0; j < EXTRACT_32BITS(&llsap->llsa_nprefix); j++) {
518 EXTRACT_32BITS(&op->ospf6_hello.hello_options));
547 EXTRACT_32BITS(&op->ospf6_db.db_options));
564 EXTRACT_32BITS(&op->ospf6_db.db_seq));
599 i = EXTRACT_32BITS(&op->ospf6_lsu.lsu_count);