Home
last modified time | relevance | path

Searched refs:tst_set_sysctl (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/testcases/network/mpls/
Dmpls_lib.sh43 tst_set_sysctl net.mpls.conf.lo.input 1 safe
44 tst_set_sysctl net.mpls.platform_labels $label safe
50 tst_set_sysctl net.ipv4.conf.all.rp_filter 2 safe
81 tst_set_sysctl net.mpls.conf.ltp_v0.input 1 safe
/third_party/ltp/testcases/network/busy_poll/
Dbusy_poll01.sh24 tst_set_sysctl net.core.busy_read $value safe
25 tst_set_sysctl net.core.busy_poll $value safe
Dbusy_poll02.sh20 tst_set_sysctl net.core.busy_poll $value safe
Dbusy_poll03.sh22 tst_set_sysctl net.core.busy_poll $value safe
/third_party/ltp/testcases/network/tcp_cc/
Dtcp_cc_lib.sh23 tst_set_sysctl net.ipv4.tcp_congestion_control $alg safe
31 tst_set_sysctl net.ipv4.tcp_congestion_control $prev_alg
/third_party/ltp/testcases/lib/
Dtst_net.sh915 tst_set_sysctl() function