adm_port_loopback
if (adm_port_loopback(argv[path_index], EXT_LOOPBACK) < 0) {
if (adm_port_loopback(argv[path_index], INT_LOOPBACK) < 0) {
if (adm_port_loopback(argv[path_index], NO_LOOPBACK) < 0) {
int adm_port_loopback(char *portpath, int flag);