Searched refs:mptcpi_flags (Results 1 – 5 of 5) sorted by relevance
50 __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()
57 __u32 mptcpi_flags; member
43 __u32 mptcpi_flags; member177 printf("flags: %x\n", info->mptcpi_flags); in print_info_msg()
47 __u32 mptcpi_flags; member
993 info->mptcpi_flags = flags; in mptcp_diag_fill_info()