Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_flow.c49 return (mac_link_flow_remove(flow_name)); in dld_remove_flow()
/illumos-gate/usr/src/uts/common/sys/
H A Dmac_client_priv.h103 extern int mac_link_flow_remove(char *);
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_flow.c1376 mac_link_flow_remove(char *flow_name) in mac_link_flow_remove() function