Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/mptcp/
H A Dmptcp_lib.sh157 mptcp_lib_has_file() { function
168 if ! mptcp_lib_has_file "/proc/sys/net/mptcp/enabled"; then
175 if ! mptcp_lib_has_file "/proc/kallsyms"; then
H A Dmptcp_join.sh3939 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3951 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3963 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3975 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3986 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4000 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4014 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4049 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4078 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4100 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