Searched defs:mpt_itf_info (Results 1 – 1 of 1) sorted by relevance
48 struct mpt_itf_info { struct49 uint32_t ifindex;50 uint32_t has_v4_conn:1,51 has_v6_conn:1,52 has_nat64_conn:1,53 no_mptcp_support:1;