Searched refs:r_hash (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp_quick.c481 char *r_hash;
485 r_hash = (char *)hash + sizeof(*hash);
488 plogdump(LLV_DEBUG, r_hash, ntohs(hash->h.len) - sizeof(*hash));
494 result = memcmp(my_hash->v, r_hash, my_hash->l);
749 char *r_hash;
754 r_hash = (char *)hash + sizeof(*hash);
757 plogdump(LLV_DEBUG, r_hash, ntohs(hash->h.len) - sizeof(*hash));
764 result = memcmp(my_hash->v, r_hash, my_hash->l);
1016 char *r_hash;
1020 r_hash
480 char *r_hash; local
748 char *r_hash; local
1015 char *r_hash; local
1415 char *r_hash; local
[all...]
H A Doakley.c1149 char *r_hash; local
1157 r_hash = (caddr_t)(iph1->pl_hash + 1);
1160 plogdump(LLV_DEBUG, r_hash,
1182 result = memcmp(my_hash->v, r_hash, my_hash->l);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dfec_mpc52xx.h58 u32 r_hash; /* FEC + 0x088 */ member in struct:mpc52xx_fec
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fec.c286 FW(fecp, r_hash, PKT_MAXBUF_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.c4130 u32 r_hash = le32_to_cpu(r->xe_name_hash); local
4132 if (l_hash > r_hash)
4134 if (l_hash < r_hash)

Completed in 153 milliseconds