Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dmptcp_var.h48 struct mpt_itf_info { struct
49 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;