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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_ecommunity.h62 struct ecommunity *ecommunity_str2com (char *, int, int);
H A Dbgp_clist.c763 ecom = ecommunity_str2com (str, 0, 1);
839 ecom = ecommunity_str2com (str, 0, 1);
H A Dbgp_ecommunity.c429 ecommunity_str2com (char *str, int type, int keyword_included)
428 ecommunity_str2com (char *str, int type, int keyword_included) function
H A Dbgp_routemap.c1162 ecom = ecommunity_str2com (arg, ECOMMUNITY_ROUTE_TARGET, 0);
1215 ecom = ecommunity_str2com (arg, ECOMMUNITY_SITE_ORIGIN, 0);

Completed in 63 milliseconds