Searched refs:mptcpi_flags (Results 1 – 4 of 4) sorted by relevance
43 __u32 mptcpi_flags; member255 if (!ASSERT_GE(info.mptcpi_flags, 0, "unexpected mptcpi_flags")) in verify_mptcpify()257 if (!ASSERT_FALSE(info.mptcpi_flags & MPTCP_INFO_FLAG_FALLBACK, in verify_mptcpify()260 if (!ASSERT_TRUE(info.mptcpi_flags & MPTCP_INFO_FLAG_REMOTE_KEY_RECEIVED, in verify_mptcpify()
118 __u32 mptcpi_flags; member
46 __u32 mptcpi_flags; member
952 info->mptcpi_flags = flags; in mptcp_diag_fill_info()