Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/net/mptcp/
Dmptcp_lib.sh128 mptcp_lib_has_file() { function
139 if ! mptcp_lib_has_file "/proc/sys/net/mptcp/enabled"; then
146 if ! mptcp_lib_has_file "/proc/kallsyms"; then
Dmptcp_join.sh3505 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3517 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3529 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3540 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3551 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3564 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3578 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3611 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3639 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3660 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
[all …]
Duserspace_pm.sh16 if ! mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then