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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_clist.h139 int community_list_match (struct community *, struct community_list *);
H A Dbgp_clist.c417 community_list_match (struct community *com, struct community_list *list)
444 same thing as community_list_match(). */
414 community_list_match (struct community *com, struct community_list *list) function
H A Dbgp_routemap.c476 if (community_list_match (bgp_info->attr->community, list))
H A Dbgp_route.c4487 if (! community_list_match (ri->attr->community, list))
4732 if (! community_list_match (ri->attr->community, list))

Completed in 76 milliseconds