Searched defs:mptcp_pm_add_entry (Results 1 – 1 of 1) sorted by relevance
33 struct mptcp_pm_add_entry { struct34 struct list_head list;35 struct mptcp_addr_info addr;36 struct timer_list add_timer;37 struct mptcp_sock *sock;38 u8 retrans_times;