Home
last modified time | relevance | path

Searched defs:lcom (Results 1 – 25 of 33) sorted by relevance

12

/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_lcommunity.c47 lcommunity_free (struct lcommunity **lcom) in lcommunity_free()
105 lcommunity_uniq_sort (struct lcommunity *lcom) in lcommunity_uniq_sort()
149 lcommunity_dup (struct lcommunity *lcom) in lcommunity_dup()
167 lcommunity_str (struct lcommunity *lcom) in lcommunity_str()
194 lcommunity_intern (struct lcommunity *lcom) in lcommunity_intern()
215 lcommunity_unintern (struct lcommunity **lcom) in lcommunity_unintern()
237 const struct lcommunity *lcom = arg; in lcommunity_hash_make() local
396 struct lcommunity *lcom = NULL; in lcommunity_str2com() local
420 lcommunity_include (struct lcommunity *lcom, u_char *ptr) in lcommunity_include()
437 lcommunity_lcom2str (struct lcommunity *lcom, int format) in lcommunity_lcom2str()
[all …]
H A Dbgp_clist.c463 lcommunity_str_get (struct lcommunity *lcom, int i) in lcommunity_str_get()
507 lcommunity_regexp_include (regex_t * reg, struct lcommunity *lcom, int i) in lcommunity_regexp_include()
597 lcommunity_list_match (struct lcommunity *lcom, struct community_list *list) in lcommunity_list_match()
902 lcommunity_list_match_delete (struct lcommunity *lcom, in lcommunity_list_match_delete()
974 struct lcommunity *lcom = NULL; in lcommunity_list_set() local
1039 struct lcommunity *lcom = NULL; in lcommunity_list_unset() local
H A Dbgp_clist.h86 struct lcommunity *lcom; member
H A Dbgp_routemap.c1552 struct lcommunity *lcom; member
1621 struct lcommunity *lcom = NULL; in route_set_lcommunity_compile() local
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_lcommunity.c53 lcommunity_free (struct lcommunity *lcom) in lcommunity_free()
66 lcommunity_add_val (struct bgp_peer *peer, struct lcommunity *lcom, struct lcommunity_val *lval) in lcommunity_add_val()
119 lcommunity_uniq_sort (struct bgp_peer *peer, struct lcommunity *lcom) in lcommunity_uniq_sort()
162 lcommunity_intern (struct bgp_peer *peer, struct lcommunity *lcom) in lcommunity_intern()
190 lcommunity_unintern (struct bgp_peer *peer, struct lcommunity *lcom) in lcommunity_unintern()
219 const struct lcommunity *lcom = arg; in lcommunity_hash_make() local
252 lcommunity_lcom2str (struct bgp_peer *peer, struct lcommunity *lcom) in lcommunity_lcom2str()
307 struct lcommunity *lcommunity_dup(struct lcommunity *lcom) in lcommunity_dup()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_lcommunity.c45 void lcommunity_free(struct lcommunity **lcom) in lcommunity_free()
57 static void lcommunity_hash_free(struct lcommunity *lcom) in lcommunity_hash_free()
67 static bool lcommunity_add_val(struct lcommunity *lcom, in lcommunity_add_val()
108 struct lcommunity *lcommunity_uniq_sort(struct lcommunity *lcom) in lcommunity_uniq_sort()
150 struct lcommunity *lcommunity_dup(struct lcommunity *lcom) in lcommunity_dup()
254 struct lcommunity *lcommunity_intern(struct lcommunity *lcom) in lcommunity_intern()
274 void lcommunity_unintern(struct lcommunity **lcom) in lcommunity_unintern()
292 char *lcommunity_str(struct lcommunity *lcom, bool make_json) in lcommunity_str()
309 const struct lcommunity *lcom = arg; in lcommunity_hash_make() local
432 struct lcommunity *lcom = NULL; in lcommunity_str2com() local
[all …]
H A Dbgp_clist.c567 static char *lcommunity_str_get(struct lcommunity *lcom, int i) in lcommunity_str_get()
595 static bool lcommunity_regexp_include(regex_t *reg, struct lcommunity *lcom, in lcommunity_regexp_include()
761 bool lcommunity_list_match(struct lcommunity *lcom, struct community_list *list) in lcommunity_list_match()
784 bool lcommunity_list_exact_match(struct lcommunity *lcom, in lcommunity_list_exact_match()
1058 struct lcommunity *lcommunity_list_match_delete(struct lcommunity *lcom, in lcommunity_list_match_delete()
1174 struct lcommunity *lcom = NULL; in lcommunity_list_set() local
1243 struct lcommunity *lcom = NULL; in lcommunity_list_unset() local
H A Dbgp_clist.h93 struct lcommunity *lcom; member
H A Dbgp_evpn_vty.c1150 struct lcommunity *lcom = output_arg; in bgp_show_ethernet_vpn() local
1158 struct lcommunity *lcom = output_arg; in bgp_show_ethernet_vpn() local
1750 struct lcommunity *lcom; variable
H A Dbgp_route.c9932 struct lcommunity *lcom = output_arg; in bgp_show_table() local
9941 struct lcommunity *lcom = output_arg; in bgp_show_table() local
10675 struct lcommunity *lcom; in bgp_show_lcommunity() local
10715 const char *lcom, bool exact, afi_t afi, in bgp_show_lcommunity_list()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_lcommunity.c45 void lcommunity_free(struct lcommunity **lcom) in lcommunity_free()
57 static void lcommunity_hash_free(struct lcommunity *lcom) in lcommunity_hash_free()
67 static bool lcommunity_add_val(struct lcommunity *lcom, in lcommunity_add_val()
108 struct lcommunity *lcommunity_uniq_sort(struct lcommunity *lcom) in lcommunity_uniq_sort()
150 struct lcommunity *lcommunity_dup(struct lcommunity *lcom) in lcommunity_dup()
254 struct lcommunity *lcommunity_intern(struct lcommunity *lcom) in lcommunity_intern()
274 void lcommunity_unintern(struct lcommunity **lcom) in lcommunity_unintern()
292 char *lcommunity_str(struct lcommunity *lcom, bool make_json) in lcommunity_str()
309 const struct lcommunity *lcom = arg; in lcommunity_hash_make() local
432 struct lcommunity *lcom = NULL; in lcommunity_str2com() local
[all …]
H A Dbgp_clist.c567 static char *lcommunity_str_get(struct lcommunity *lcom, int i) in lcommunity_str_get()
595 static bool lcommunity_regexp_include(regex_t *reg, struct lcommunity *lcom, in lcommunity_regexp_include()
761 bool lcommunity_list_match(struct lcommunity *lcom, struct community_list *list) in lcommunity_list_match()
784 bool lcommunity_list_exact_match(struct lcommunity *lcom, in lcommunity_list_exact_match()
1058 struct lcommunity *lcommunity_list_match_delete(struct lcommunity *lcom, in lcommunity_list_match_delete()
1174 struct lcommunity *lcom = NULL; in lcommunity_list_set() local
1243 struct lcommunity *lcom = NULL; in lcommunity_list_unset() local
H A Dbgp_clist.h93 struct lcommunity *lcom; member
H A Dbgp_evpn_vty.c1150 struct lcommunity *lcom = output_arg; in bgp_show_ethernet_vpn() local
1158 struct lcommunity *lcom = output_arg; in bgp_show_ethernet_vpn() local
1750 struct lcommunity *lcom; variable
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DVicfg.hs254 lcom = map (\l -> if "#" `isPrefixOf` l then l else '#' : l) function
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dhput.c409 int lkeyword, lcom, lval, lc, lv1, lhead, lblank, ln, nc, i; local
603 int lkeyword, lcom, lhead, i, lblank, ln, nc, lc; local
H A Dwcs.c1548 int lcom,icom; local
2525 int lcom; local
/dports/sysutils/heirloom/heirloom-070715/sed/
H A Dsed1.c798 lcom(wint_t c, int valid) in lcom() function
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Diraffits.c1902 int lkeyword, lcom, lval, lc, i; local
2040 int lkeyword, lcom; local
/dports/astro/cfitsio/cfitsio-3.49/
H A Diraffits.c1902 int lkeyword, lcom, lval, lc, i; local
2040 int lkeyword, lcom; local
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Diraffits.c1894 int lkeyword, lcom, lval, lc, i; local
2032 int lkeyword, lcom; local
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Diraffits.c1902 int lkeyword, lcom, lval, lc, i; local
2040 int lkeyword, lcom; local
/dports/cad/jspice3/jspice3-2.5/src/lib/cp/
H A Dfront.c1109 char *lcom; local
/dports/net/libbgpdump/libbgpdump-1.6.0/
H A Dbgpdump_lib.c1428 void process_attr_lcommunity_string(struct lcommunity *lcom) { in process_attr_lcommunity_string()
/dports/graphics/blender/blender-2.91.0/source/blender/makesdna/
H A DDNA_object_force_types.h314 float lcom[3]; member

12