1a1f37d925
hash_add() returns 0 on success while returns -1 either on error and on entry already present. The caller could use such information to select its behaviour. For this reason it is useful that hash_add() returns -1 in case on error and returns 1 in case of entry already present. Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
aggregation.c | ||
aggregation.h | ||
bat_debugfs.c | ||
bat_debugfs.h | ||
bat_sysfs.c | ||
bat_sysfs.h | ||
bitarray.c | ||
bitarray.h | ||
gateway_client.c | ||
gateway_client.h | ||
gateway_common.c | ||
gateway_common.h | ||
hard-interface.c | ||
hard-interface.h | ||
hash.c | ||
hash.h | ||
icmp_socket.c | ||
icmp_socket.h | ||
main.c | ||
main.h | ||
originator.c | ||
originator.h | ||
packet.h | ||
ring_buffer.c | ||
ring_buffer.h | ||
routing.c | ||
routing.h | ||
send.c | ||
send.h | ||
soft-interface.c | ||
soft-interface.h | ||
translation-table.c | ||
translation-table.h | ||
types.h | ||
unicast.c | ||
unicast.h | ||
vis.c | ||
vis.h |