Searched refs:community_uniq_sort (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.h53 struct community *community_uniq_sort (struct community *);
H A Dbgp_community.c163 community_uniq_sort (struct community *com) function
354 new = community_uniq_sort (&tmp);
604 com_sort = community_uniq_sort (com);
H A Dbgp_routemap.c962 new = community_uniq_sort (merge);
1063 new = community_uniq_sort (merge);
H A Dbgp_route.c2777 community = community_uniq_sort (commerge);
2818 community = community_uniq_sort (commerge);
2978 community = community_uniq_sort (commerge);

Completed in 272 milliseconds