Home
last modified time | relevance | path

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

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