Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_flow.c120 err = mac_link_flow_info(wf->wf_name, finfo); in dld_walk_flow()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h116 extern int mac_link_flow_info(char *, mac_flowinfo_t *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c1577 mac_link_flow_info(char *flow_name, mac_flowinfo_t *finfo) in mac_link_flow_info() function