Searched refs:flow_entry_data (Results 1 – 4 of 4) sorted by relevance
249 (resp->nentries * sizeof(struct flow_entry_data))))) in do_show()267 struct flow_entry_data *fle; in flow_cache_print()279 fle = (struct flow_entry_data *)(resp + 1); in flow_cache_print()335 struct flow_entry_data *fle; in flow_cache_print_verbose()346 fle = (struct flow_entry_data *)(resp + 1); in flow_cache_print_verbose()
250 struct flow_entry_data { struct288 #define NREC6_AT_ONCE (NREC_AT_ONCE * sizeof(struct flow_entry_data) / \291 sizeof(struct flow_entry_data)))300 struct flow_entry_data f;
244 struct flow_entry_data *fed; in export9_add()254 fed = (struct flow_entry_data *)&fle->f; in export9_add()
911 struct flow_entry_data *data = (struct flow_entry_data *)(resp + 1); in ng_netflow_flow_show()