Searched refs:aspath_key_make (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_aspath.h73 unsigned int aspath_key_make (struct aspath *);
H A Dbgp_aspath.c1120 aspath_key_make (struct aspath *aspath)
1150 ashash = hash_create (aspath_key_make, aspath_cmp);
1116 aspath_key_make (struct aspath *aspath) function
H A Dbgp_attr.c296 key += aspath_key_make (attr->aspath);

Completed in 109 milliseconds