Home
last modified time | relevance | path

Searched refs:dladm_bridge_get_fwdtable (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdlbridge.h90 extern bridge_listfwd_t *dladm_bridge_get_fwdtable(dladm_handle_t, const char *,
H A Dmapfile-vers241 dladm_bridge_get_fwdtable;
H A Dlibdlbridge.c1413 dladm_bridge_get_fwdtable(dladm_handle_t handle, const char *bridge, in dladm_bridge_get_fwdtable() function
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c8764 blf = dladm_bridge_get_fwdtable(handle, brstate.bridge, in do_show_bridge()