Searched refs:to_hash (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dcls_route.c191 static inline u32 to_hash(u32 id) function
222 h1 = to_hash(handle);
312 head->table[to_hash(h)] = NULL;
375 h1 = to_hash(nhandle);
486 th = to_hash(old_handle);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-auth.c457 DBusString to_hash; local
477 if (!_dbus_string_init (&to_hash))
481 &to_hash, _dbus_string_get_length (&to_hash)))
484 if (!_dbus_string_append (&to_hash, ":"))
488 &to_hash, _dbus_string_get_length (&to_hash)))
491 if (!_dbus_string_append (&to_hash, ":"))
495 &to_hash, _dbus_string_get_length (&to_hash)))
[all...]

Completed in 69 milliseconds