Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/net/
H A Dnecp_client.c477 necp_client_flow_cb interface_cb; member
2212 new_flow->u.cb = flow_registration->interface_cb; in necp_client_add_interface_flow()
2238 flow->u.cb = flow_registration->interface_cb; in necp_client_add_interface_flow_if_needed()
2427 if (flow_registration->interface_cb != NULL) { in necp_client_update_flows()
3782 flow_registration->interface_cb = mpp->necp_cb; in necp_client_add_multipath_interface_flows()
4047 flow_registration->interface_cb = NULL; in necp_client_unregister_multipath_cb()