Searched refs:community_dup (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_community.h64 struct community *community_dup (struct community *);
H A Dbgp_community.c360 community_dup (struct community *com) function
H A Dbgp_routemap.c961 merge = community_merge (community_dup (old), rcs->com);
966 new = community_dup (rcs->com);
1062 merge = community_list_match_delete (community_dup (old), list);
H A Dbgp_route.c2781 community = community_dup (ri->attr->community);
2822 community = community_dup (rinew->attr->community);
2982 community = community_dup (ri->attr->community);

Completed in 89 milliseconds