Searched refs:mptcpi_rcv_nxt (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/include/uapi/linux/ | ||
| D | mptcp.h | 103 __u64 mptcpi_rcv_nxt; member |
| /Linux-v5.10/net/mptcp/ | ||
| D | mptcp_diag.c | 144 info->mptcpi_rcv_nxt = READ_ONCE(msk->ack_seq); in mptcp_diag_get_info() |