Home
last modified time | relevance | path

Searched refs:MPTE_ITFINFO_INIT (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/bsd/netinet/
H A Dmptcp_var.h120 #define MPTE_ITFINFO_INIT 0x800 /* Set when the itfinfo has been initialized */ macro
H A Dmptcp.c1355 mpte->mpte_flags |= MPTE_ITFINFO_INIT; in mptcp_session_necp_cb()
H A Dmptcp_subr.c1193 !(mpte->mpte_flags & MPTE_ITFINFO_INIT)) { in mptcp_create_subflows()