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.sh159 mptcp_lib_has_file() { function
170 if ! mptcp_lib_has_file "/proc/sys/net/mptcp/enabled"; then
177 if ! mptcp_lib_has_file "/proc/kallsyms"; then
H A Dmptcp_join.sh3296 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/add_addr_v6_port_drop_ts'; then
4087 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4099 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4111 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4123 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4134 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4148 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4162 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4197 continue_if mptcp_lib_has_file '/proc/sys/net/mptcp/pm_type'; then
4230 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