Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/linux/
H A Dmptcp.h279 #define MPTCP_FULL_INFO 4 macro
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_sockopt.c89 #ifndef MPTCP_FULL_INFO
113 #define MPTCP_FULL_INFO 4 macro
514 ret = getsockopt(fd, SOL_MPTCP, MPTCP_FULL_INFO, &mfi, &olen); in do_getsockopt_mptcp_full_info()
517 perror("MPTCP_FULL_INFO test skipped"); in do_getsockopt_mptcp_full_info()
520 xerror("getsockopt MPTCP_FULL_INFO"); in do_getsockopt_mptcp_full_info()
534 * Anyway any kernel supporting MPTCP_FULL_INFO must at least include in do_getsockopt_mptcp_full_info()
/kernel/linux/linux-6.6/net/mptcp/
H A Dsockopt.c1362 case MPTCP_FULL_INFO: in mptcp_getsockopt_sol_mptcp()

Completed in 4 milliseconds