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