Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh149 mptcp_lib_has_file() { function
160 if ! mptcp_lib_has_file "/proc/sys/net/mptcp/enabled"; then
167 if ! mptcp_lib_has_file "/proc/kallsyms"; then
H A Dmptcp_join.sh3518 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3530 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3542 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3553 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
3577 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3591 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3624 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3652 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3673 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
[all …]
H A Duserspace_pm.sh16 if ! mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then