Searched defs:flow_registration (Results 1 – 2 of 2) sorted by relevance
785 struct necp_client_flow_registration *flow_registration = NULL; in necp_client_has_unread_flows() local1090 necp_flow_save_current_interface_details(struct necp_client_flow_registration *flow_registration) in necp_flow_save_current_interface_details()1103 necp_client_collect_interface_stats(struct necp_client_flow_registration *flow_registration, struct… in necp_client_collect_interface_stats()1131 necp_client_collect_stats(struct necp_client_flow_registration *flow_registration) in necp_client_collect_stats()1180 struct necp_client_flow_registration *flow_registration, in necp_destroy_flow_stats()1248 struct necp_client_flow_registration *flow_registration; in necp_collect_stats_client_callout() local1271 struct necp_client_flow_registration *flow_registration, in necp_defunct_flow_registration()1333 struct necp_client_flow_registration *flow_registration = NULL; in necp_defunct_client_for_policy() local1560 struct necp_client_flow_registration *flow_registration, in necp_destroy_client_flow_registration()1667 struct necp_client_flow_registration *flow_registration = NULL; in necp_destroy_client() local[all …]
560 def GetNECPFlowBitFields(flow_registration): argument