]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/pimd.h
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[mirror_frr.git] / pimd / pimd.h
index 840e0d7e348b608d39e8d25bc540acedd806212e..1b11dc3f73901aabb19b60fd553904714ac4a252 100644 (file)
 
 /* PIM error codes */
 #define PIM_SUCCESS                0
-#define PIM_MALLOC_FAIL           -1
 #define PIM_GROUP_BAD_ADDRESS     -2
 #define PIM_GROUP_OVERLAP         -3
 #define PIM_GROUP_PFXLIST_OVERLAP -4