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

  /external/tcpdump/
ospf.h 126 #define SLA_MASK_METRIC 0x00ffffff
ospf6.h 85 #define SLA_MASK_METRIC 0x00ffffff
print-ospf.c 656 ul & SLA_MASK_METRIC);
673 ul & SLA_MASK_METRIC);
    [all...]
print-ospf6.c 319 EXTRACT_32BITS(&lsap->lsa_un.un_inter_ap.inter_ap_metric) & SLA_MASK_METRIC);

Completed in 3292 milliseconds