Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h112 } mac_flowinfo_t; typedef
115 int (*)(mac_flowinfo_t *, void *), void *);
116 extern int mac_link_flow_info(char *, mac_flowinfo_t *);
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_flow.c69 dld_walk_flow_cb(mac_flowinfo_t *finfo, void *arg) in dld_walk_flow_cb()
104 mac_flowinfo_t *finfo; in dld_walk_flow()
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c1507 int (*ws_func)(mac_flowinfo_t *, void *);
1512 mac_link_flowinfo_copy(mac_flowinfo_t *finfop, flow_entry_t *flent) in mac_link_flowinfo_copy()
1525 mac_flowinfo_t *finfo; in mac_link_flow_walk_cb()
1541 int (*func)(mac_flowinfo_t *, void *), void *arg) in mac_link_flow_walk() argument
1577 mac_link_flow_info(char *flow_name, mac_flowinfo_t *finfo) in mac_link_flow_info()