Searched defs:flow_entry_t (Results 1 – 2 of 2) sorted by relevance
586 mac_flow_walk_nolock(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *), in mac_flow_walk_nolock()612 mac_flow_walk(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *), in mac_flow_walk()
156 typedef struct flow_entry_s flow_entry_t; typedef