Searched refs:mptcpi_flags (Results 1 – 4 of 4) sorted by relevance
48 __u32 mptcpi_flags;253 if (!ASSERT_GE(info.mptcpi_flags, 0, "unexpected mptcpi_flags")) in verify_mptcpify() 255 if (!ASSERT_FALSE(info.mptcpi_flags & MPTCP_INFO_FLAG_FALLBACK, in verify_mptcpify() 258 if (!ASSERT_TRUE(info.mptcpi_flags & MPTCP_INFO_FLAG_REMOTE_KEY_RECEIVED, in verify_mptcpify() 43 __u32 mptcpi_flags; global() member
47 __u32 mptcpi_flags; member
46 __u32 mptcpi_flags; member
968 info->mptcpi_flags = flags; in mptcp_diag_fill_info()