Home
last modified time | relevance | path

Searched defs:mpt_itf_info (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.61.2/bsd/netinet/
H A Dmptcp_var.h46 struct mpt_itf_info { struct
47 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;