Home
last modified time | relevance | path

Searched defs:flow_entry_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c587 mac_flow_walk_nolock(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *), in mac_flow_walk_nolock()
613 mac_flow_walk(flow_tab_t *ft, int (*fn)(flow_entry_t *, void *), in mac_flow_walk()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h156 typedef struct flow_entry_s flow_entry_t; typedef