PEL_NETWORK_1_PATH
if (strncmp(path, PEL_NETWORK_1_PATH,
strlen(PEL_NETWORK_1_PATH)) == 0) {
(strcmp(path, PEL_NETWORK_1_PATH) == 0)) {