Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dnecp_client.c477 necp_client_flow_cb interface_cb; member
2234 new_flow->u.cb = flow_registration->interface_cb; in necp_client_add_interface_flow()
2260 flow->u.cb = flow_registration->interface_cb; in necp_client_add_interface_flow_if_needed()
2449 if (flow_registration->interface_cb != NULL) { in necp_client_update_flows()
3804 flow_registration->interface_cb = mpp->necp_cb; in necp_client_add_multipath_interface_flows()
4069 flow_registration->interface_cb = NULL; in necp_client_unregister_multipath_cb()