Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdladm/common/
H A Dlibdlbridge.h66 extern dladm_status_t dladm_bridge_enable(const char *);
H A Dmapfile-vers231 dladm_bridge_enable;
H A Dlibdlbridge.c1028 dladm_bridge_enable(const char *name) in dladm_bridge_enable() function
/titanic_50/usr/src/cmd/dladm/
H A Ddladm.c7916 (status = dladm_bridge_enable(bridge)) == DLADM_STATUS_OK) in create_modify_add_bridge()