Searched refs:cfg_sockopt_types (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c85 struct cfg_sockopt_types { struct
105 static struct cfg_sockopt_types cfg_sockopt_types; variable in typeref:struct:cfg_sockopt_types
317 if (cfg_sockopt_types.transparent)
320 if (cfg_sockopt_types.mptfo)
379 if (cfg_sockopt_types.mptfo) {
398 if (cfg_sockopt_types.mptfo) {
1201 cfg_sockopt_types.transparent = 1;
1206 cfg_sockopt_types.mptfo = 1;
1250 if (cfg_input && cfg_sockopt_types
[all...]

Completed in 204 milliseconds