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.sh3921 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3933 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3945 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3957 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3968 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3982 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
3996 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4029 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4057 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
[all …]
H A Duserspace_pm.sh16 if ! mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then