Searched refs:IMPORT_NAME (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospfd/
H A Dospfd.c494 if (IMPORT_NAME (area))
495 free (IMPORT_NAME (area));
520 IMPORT_NAME (area) == NULL &&
1173 if (IMPORT_NAME (area))
1174 free (IMPORT_NAME (area));
1176 IMPORT_NAME (area) = strdup (name);
1187 if (IMPORT_NAME (area))
1188 free (IMPORT_NAME (area));
1190 IMPORT_NAME (area) = NULL;
H A Dospfd.h357 #define IMPORT_NAME(A) (A)->import.name macro
H A Dospf_abr.c640 if (IMPORT_NAME (area))
643 IMPORT_LIST (area) = access_list_lookup (AFI_IP, IMPORT_NAME (area));
H A Dospf_zebra.c987 if (IMPORT_NAME (area))
H A Dospf_vty.c6866 if (IMPORT_NAME (area))
6868 IMPORT_NAME (area), VTY_NEWLINE);

Completed in 363 milliseconds