LOOPBACK
X (UP); X (BROADCAST); X (DEBUG); X (LOOPBACK); X (POINTOPOINT);
cntr_type = LOOPBACK;
!strcasecmp(cntr_type, LOOPBACK)) {
if (!strcasecmp(cntr_type, LOOPBACK)) {
if (strcasecmp(chdl->cntr_name, LOOPBACK)) {
if (path == NULL || path->path_type != LOOPBACK)
path->path_type = LOOPBACK;