Home
last modified time | relevance | path

Searched refs:mptcp_lib_has_file (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh25 mptcp_lib_has_file() { function
36 if ! mptcp_lib_has_file "/proc/sys/net/mptcp/enabled"; then
43 if ! mptcp_lib_has_file "/proc/kallsyms"; then
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh68 mptcp_lib_has_file() { function
79 if ! mptcp_lib_has_file "/proc/sys/net/mptcp/enabled"; then
86 if ! mptcp_lib_has_file "/proc/kallsyms"; then
H A Duserspace_pm.sh16 if ! mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then

Completed in 2 milliseconds