Home
last modified time | relevance | path

Searched refs:cache_legacy_bgp_primitives (Results 1 – 5 of 5) sorted by relevance

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_lookup.h33 extern void pkt_to_cache_legacy_bgp_primitives(struct cache_legacy_bgp_primitives *, struct pkt_leg…
34 …kt_legacy_bgp_primitives(struct pkt_legacy_bgp_primitives *, struct cache_legacy_bgp_primitives *);
35 extern void free_cache_legacy_bgp_primitives(struct cache_legacy_bgp_primitives **);
H A Dbgp_lookup.c611 void pkt_to_cache_legacy_bgp_primitives(struct cache_legacy_bgp_primitives *c, struct pkt_legacy_bg… in pkt_to_cache_legacy_bgp_primitives()
734 …t_legacy_bgp_primitives(struct pkt_legacy_bgp_primitives *p, struct cache_legacy_bgp_primitives *c) in cache_to_pkt_legacy_bgp_primitives()
751 void free_cache_legacy_bgp_primitives(struct cache_legacy_bgp_primitives **c) in free_cache_legacy_bgp_primitives()
753 struct cache_legacy_bgp_primitives *clbgp = *c; in free_cache_legacy_bgp_primitives()
766 memset(clbgp, 0, sizeof(struct cache_legacy_bgp_primitives)); in free_cache_legacy_bgp_primitives()
/dports/net-mgmt/pmacct/pmacct-1.7.5/src/
H A Dimt_plugin.h45 struct cache_legacy_bgp_primitives *clbgp;
H A Dacct.c144 unsigned int clb_size = sizeof(struct cache_legacy_bgp_primitives); in insert_accounting_structure()
252 elem_acc->clbgp = (struct cache_legacy_bgp_primitives *) malloc(clb_size); in insert_accounting_structure()
403 elem_acc->clbgp = (struct cache_legacy_bgp_primitives *) malloc(clb_size); in insert_accounting_structure()
H A Dnetwork.h596 struct cache_legacy_bgp_primitives { struct