Home
last modified time | relevance | path

Searched refs:tcp_if_exclude (Results 1 – 6 of 6) sorted by relevance

/dports/net/openmpi/openmpi-4.1.1/opal/mca/btl/tcp/
H A Dbtl_tcp.h133 char* tcp_if_exclude; /**< comma seperated list of interface to exclude */ member
H A Dbtl_tcp_component.c251 OPAL_INFO_LVL_1, &mca_btl_tcp_component.tcp_if_exclude); in mca_btl_tcp_component_register()
775 exclude = split_and_resolve(&mca_btl_tcp_component.tcp_if_exclude, in mca_btl_tcp_component_create_instances()
H A Dbtl_tcp_proc.c285 exclude = opal_argv_split(mca_btl_tcp_component.tcp_if_exclude,','); in mca_btl_tcp_retrieve_local_interfaces()
/dports/net/openmpi3/openmpi-3.1.6/opal/mca/btl/tcp/
H A Dbtl_tcp.h133 char* tcp_if_exclude; /**< comma seperated list of interface to exclude */ member
H A Dbtl_tcp_component.c251 OPAL_INFO_LVL_1, &mca_btl_tcp_component.tcp_if_exclude); in mca_btl_tcp_component_register()
764 exclude = split_and_resolve(&mca_btl_tcp_component.tcp_if_exclude, in mca_btl_tcp_component_create_instances()
H A Dbtl_tcp_proc.c285 exclude = opal_argv_split(mca_btl_tcp_component.tcp_if_exclude,','); in mca_btl_tcp_retrieve_local_interfaces()