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

/net/xfrm/
H A Dxfrm_hash.h31 static inline unsigned int __xfrm_dst_hash(const xfrm_address_t *daddr, function
H A Dxfrm_state.c51 return __xfrm_dst_hash(daddr, saddr, reqid, family, net->xfrm.state_hmask);
81 h = __xfrm_dst_hash(&x->id.daddr, &x->props.saddr,

Completed in 39 milliseconds