Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h471 extern void close_probe_socket(struct phyint_instance *pii, boolean_t flag);
H A Dmpd_tables.c835 close_probe_socket(pii, _B_TRUE); in phyint_inst_sockinit()
862 close_probe_socket(pii, _B_FALSE); in phyint_inst_sockinit()
1583 close_probe_socket(pii, _B_TRUE); in phyint_inst_delete()
1877 close_probe_socket(pii, _B_TRUE); in logint_init_from_k()
1950 close_probe_socket(pii, _B_TRUE); in logint_delete()
H A Dmpd_main.c535 close_probe_socket(pii, _B_TRUE); in stop_probing()
542 close_probe_socket(pii, _B_TRUE); in stop_probing()
679 close_probe_socket(pii, _B_TRUE); in select_test_ifs()
2864 close_probe_socket(struct phyint_instance *pii, boolean_t polled) in close_probe_socket() function