Searched refs:__jhash_mix (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Djhash.h27 #define __jhash_mix(a, b, c) \ macro
61 __jhash_mix(a,b,c);
82 __jhash_mix(a,b,c);
102 __jhash_mix(a, b, c);
113 __jhash_mix(a,b,c);
122 * NOTE: In partilar the "c += length; __jhash_mix(a,b,c);" normally
131 __jhash_mix(a, b, c);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Djhash.h24 #define __jhash_mix(a, b, c) \ macro
58 __jhash_mix(a,b,c);
79 __jhash_mix(a,b,c);
99 __jhash_mix(a, b, c);
110 __jhash_mix(a,b,c);
119 * NOTE: In partilar the "c += length; __jhash_mix(a,b,c);" normally
128 __jhash_mix(a, b, c);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dinet6_connection_sock.c70 __jhash_mix(a, b, c);
74 __jhash_mix(a, b, c);
H A Dreassembly.c116 __jhash_mix(a, b, c);
121 __jhash_mix(a, b, c);
126 __jhash_mix(a, b, c);

Completed in 104 milliseconds