conn_type          91 opal/mca/reachable/netlink/reachable_netlink_module.c     char str_local[128], str_remote[128], *conn_type;
conn_type         121 opal/mca/reachable/netlink/reachable_netlink_module.c                 conn_type = "IPv4 SAME NETWORK";
conn_type         126 opal/mca/reachable/netlink/reachable_netlink_module.c                 conn_type = "IPv4 DIFFERENT NETWORK";
conn_type         132 opal/mca/reachable/netlink/reachable_netlink_module.c             conn_type = "IPv4 NO CONNECTION";
conn_type         151 opal/mca/reachable/netlink/reachable_netlink_module.c                 conn_type = "IPv6 SAME NETWORK";
conn_type         156 opal/mca/reachable/netlink/reachable_netlink_module.c                 conn_type = "IPv6 DIFFERENT NETWORK";
conn_type         162 opal/mca/reachable/netlink/reachable_netlink_module.c             conn_type = "IPv6 NO CONNECTION";
conn_type         170 opal/mca/reachable/netlink/reachable_netlink_module.c         conn_type = "Address type mismatch";
conn_type         176 opal/mca/reachable/netlink/reachable_netlink_module.c                         str_local, str_remote, conn_type);
conn_type         115 opal/mca/reachable/weighted/reachable_weighted.c     char str_local[128], str_remote[128], *conn_type;
conn_type         140 opal/mca/reachable/weighted/reachable_weighted.c                 conn_type = "IPv4 PUBLIC SAME NETWORK";
conn_type         145 opal/mca/reachable/weighted/reachable_weighted.c                 conn_type = "IPv4 PUBLIC DIFFERENT NETWORK";
conn_type         155 opal/mca/reachable/weighted/reachable_weighted.c                 conn_type = "IPv4 PRIVATE SAME NETWORK";
conn_type         160 opal/mca/reachable/weighted/reachable_weighted.c                 conn_type = "IPv4 PRIVATE DIFFERENT NETWORK";
conn_type         167 opal/mca/reachable/weighted/reachable_weighted.c             conn_type = "IPv4 NO CONNECTION";
conn_type         191 opal/mca/reachable/weighted/reachable_weighted.c             conn_type = "IPv6 LINK-LOCAL SAME NETWORK";
conn_type         200 opal/mca/reachable/weighted/reachable_weighted.c                 conn_type = "IPv6 PUBLIC SAME NETWORK";
conn_type         205 opal/mca/reachable/weighted/reachable_weighted.c                 conn_type = "IPv6 PUBLIC DIFFERENT NETWORK";
conn_type         212 opal/mca/reachable/weighted/reachable_weighted.c             conn_type = "IPv6 NO CONNECTION";
conn_type         222 opal/mca/reachable/weighted/reachable_weighted.c         conn_type = "Address type mismatch";
conn_type         228 opal/mca/reachable/weighted/reachable_weighted.c                         str_local, str_remote, conn_type);