Home
last modified time | relevance | path

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

/dports/net-mgmt/pmacct/pmacct-1.7.5/src/bgp/
H A Dbgp_lcommunity.c246 lcommunity_init (int buckets, struct hash **loc_lcomhash) in lcommunity_init() argument
248 (*loc_lcomhash) = hash_create (buckets, lcommunity_hash_make, lcommunity_cmp); in lcommunity_init()