Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.h1376 #define NECP_CLIENT_CBACTION_VIABLE 2 macro
H A Dnecp_client.c2171 …flow->u.cb(flow->u.socket_handle, NECP_CLIENT_CBACTION_VIABLE, flow->interface_index, flow->necp_f… in necp_client_update_flows()
/xnu-8019.80.24/bsd/netinet/
H A Dmptcp.c1479 } else if (action == NECP_CLIENT_CBACTION_VIABLE || in mptcp_session_necp_cb()