Searched refs:__xfrm_dst_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.h28 static inline unsigned int __xfrm_dst_hash(xfrm_address_t *daddr, xfrm_address_t *saddr, function
H A Dxfrm_state.c67 return __xfrm_dst_hash(daddr, saddr, reqid, family, xfrm_state_hmask);
95 h = __xfrm_dst_hash(&x->id.daddr, &x->props.saddr,

Completed in 96 milliseconds