Searched refs:MTYPE_COMMUNITY_LIST (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dmemory.h168 MTYPE_COMMUNITY_LIST, enumerator in enum:__anon3101
H A Dmemory.c319 { MTYPE_COMMUNITY_LIST, "community-list" },
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/bgpd/
H A Dbgp_clist.c99 new = XMALLOC (MTYPE_COMMUNITY_LIST, sizeof (struct community_list));
110 XFREE (MTYPE_COMMUNITY_LIST, list);

Completed in 97 milliseconds