Searched refs:hash_get (Results 26 - 35 of 35) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_aspath.c636 find = hash_get (ashash, aspath, hash_alloc_intern);
819 find = hash_get (ashash, &as, aspath_hash_alloc);
H A Dbgp_nexthop.c600 addr = hash_get (bgp_address_hash, &tmp, bgp_address_hash_alloc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_aspath.c636 find = hash_get (ashash, aspath, hash_alloc_intern);
819 find = hash_get (ashash, &as, aspath_hash_alloc);
H A Dbgp_nexthop.c600 addr = hash_get (bgp_address_hash, &tmp, bgp_address_hash_alloc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Ddavinci_emac.c893 * hash_get: Calculate hash value from mac address
899 static u32 hash_get(u8 *addr) function
931 u32 hash_value = hash_get(mac_addr);
973 hash_value = hash_get(mac_addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Ddavinci_emac.c893 * hash_get: Calculate hash value from mac address
899 static u32 hash_get(u8 *addr) function
931 u32 hash_value = hash_get(mac_addr);
973 hash_value = hash_get(mac_addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dthread.c1244 thread->hist = hash_get (cpu_record, &tmp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dthread.c1244 thread->hist = hash_get (cpu_record, &tmp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dthread.c1244 thread->hist = hash_get (cpu_record, &tmp,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_nexthop.c600 addr = hash_get (bgp_address_hash, &tmp, bgp_address_hash_alloc);

Completed in 218 milliseconds

12