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

  /external/ltp/testcases/network/mpls/
mpls01.sh 30 ROD sysctl -q net.mpls.platform_labels=0xfffff
39 ROD sysctl -q net.mpls.platform_labels=0xffffe
42 tst_res TFAIL "can add label that is >= platform_labels"
54 ROD sysctl -q net.mpls.platform_labels=$((end + 1))
mpls_lib.sh 44 tst_set_sysctl net.mpls.platform_labels $label safe
  /external/autotest/site_utils/deployment/
install.py 568 platform_labels = afe.get_labels(
570 if not platform_labels:
    [all...]

Completed in 2228 milliseconds