HomeSort by relevance Sort by last modified time
    Searched refs:SLA_MASK_METRIC (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
ospf.h 125 #define SLA_MASK_METRIC 0x00ffffff
print-ospf.c 715 ul & SLA_MASK_METRIC));
732 ul & SLA_MASK_METRIC));
    [all...]
print-ospf6.c 109 #define SLA_MASK_METRIC 0x00ffffff
571 EXTRACT_32BITS(&lsap->lsa_un.un_inter_ap.inter_ap_metric) & SLA_MASK_METRIC));

Completed in 80 milliseconds