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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_hash.h109 static inline unsigned int __addr_hash(xfrm_address_t *daddr, xfrm_address_t *saddr, unsigned short family, unsigned int hmask) function
H A Dxfrm_policy.c468 unsigned int hash = __addr_hash(daddr, saddr, family, hmask);
483 h = __addr_hash(&pol->selector.daddr, &pol->selector.saddr,

Completed in 91 milliseconds