Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdliptun.h65 extern dladm_status_t dladm_iptun_down(dladm_handle_t, datalink_id_t);
H A Dmapfile-vers119 dladm_iptun_down;
H A Dlibdliptun.c603 dladm_iptun_down(dladm_handle_t handle, datalink_id_t linkid) in dladm_iptun_down() function
/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c4347 status = dladm_iptun_down(handle, linkid); in do_down_iptun()