/illumos-gate/usr/src/test/bhyve-tests/tests/viona/ |
H A D | viona_suite.c | 35 err = dladm_open(&hdl); in query_dlid()
|
/illumos-gate/usr/src/cmd/ibd_upgrade/ |
H A D | ibd_delete_link.c | 136 if ((status = dladm_open(&dlh)) != DLADM_STATUS_OK) { in main()
|
/illumos-gate/usr/src/lib/libfcoe/common/ |
H A D | libfcoe.c | 499 if (dladm_open(&handle) != DLADM_STATUS_OK) { in FCOE_CreatePort() 634 if (dladm_open(&handle) != DLADM_STATUS_OK) { in FCOE_DeletePort() 787 if (dladm_open(&handle) != DLADM_STATUS_OK) { in FCOE_GetPortList()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | main.c | 219 if ((status = dladm_open(&dlhandle)) != DLADM_STATUS_OK) { in main()
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdladm.h | 218 extern dladm_status_t dladm_open(dladm_handle_t *);
|
H A D | mapfile-vers | 45 dladm_open;
|
H A D | libdladm.c | 109 dladm_open(dladm_handle_t *handle) in dladm_open() function
|
/illumos-gate/usr/src/cmd/ldmad/ |
H A D | ldma_device.c | 249 if (dladm_open(&dlhandle) != DLADM_STATUS_OK) { in ldma_dev_validate_nic()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | 6to4relay.c | 187 if ((status = dladm_open(&handle)) != DLADM_STATUS_OK) { in main()
|
H A D | ndd.c | 361 if (dladm_open(&handle) != DLADM_STATUS_OK) in gldv3_warning()
|
/illumos-gate/usr/src/cmd/dlutil/ |
H A D | dlled.c | 246 if ((status = dladm_open(&dlled_hdl)) != DLADM_STATUS_OK) { in main()
|
H A D | dltraninfo.c | 405 if ((status = dladm_open(&dltran_hdl)) != DLADM_STATUS_OK) { in main()
|
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | main.c | 371 drc = dladm_open(&dld_handle); in main()
|
/illumos-gate/usr/src/cmd/dlmgmtd/ |
H A D | dlmgmt_main.c | 281 if (dladm_open(&dld_handle) != DLADM_STATUS_OK) { in dlmgmt_init()
|
/illumos-gate/usr/src/cmd/acctadm/ |
H A D | main.c | 265 if (dladm_open(&dld_handle) != DLADM_STATUS_OK) in main()
|
/illumos-gate/usr/src/lib/fm/topo/modules/common/nic/ |
H A D | topo_nic.c | 554 if (dladm_open(&handle) != 0) in _topo_init()
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/ |
H A D | dapl_tavor_hca.c | 88 if (dladm_open(&dlh) != DLADM_STATUS_OK) { in dapli_init_hca()
|
/illumos-gate/usr/src/lib/libvrrpadm/common/ |
H A D | libvrrpadm.c | 288 if (dladm_open(&dh) != DLADM_STATUS_OK) in vrrp_open()
|
/illumos-gate/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 121 if (dladm_open(&handle) != DLADM_STATUS_OK) in dlpi_walk() 1099 if (dladm_open(&handle) != DLADM_STATUS_OK) in i_dlpi_open()
|
/illumos-gate/usr/src/cmd/rcm_daemon/common/ |
H A D | bridge_rcm.c | 153 if ((status = dladm_open(&dld_handle)) != DLADM_STATUS_OK) { in rcm_mod_init()
|
H A D | network_rcm.c | 146 if ((status = dladm_open(&dld_handle)) != DLADM_STATUS_OK) { in rcm_mod_init()
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_supplicant.c | 841 if (dladm_open(&handle) != DLADM_STATUS_OK) { in main()
|
/illumos-gate/usr/src/lib/libipadm/common/ |
H A D | libipadm.c | 229 if (dladm_open(&iph->iph_dlh) != DLADM_STATUS_OK) { in ipadm_open()
|
/illumos-gate/usr/src/cmd/flowstat/ |
H A D | flowstat.c | 592 if ((status = dladm_open(&handle)) != DLADM_STATUS_OK) in main()
|
/illumos-gate/usr/src/cmd/bhyve/common/ |
H A D | pci_virtio_viona.c | 720 if ((status = dladm_open(&handle)) != DLADM_STATUS_OK) { in pci_viona_init()
|