Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_hash.h84 static inline unsigned int __xfrm_dst_hash(const xfrm_address_t *daddr, in __xfrm_dst_hash() function
H A Dxfrm_state.c63 return __xfrm_dst_hash(daddr, saddr, reqid, family, net->xfrm.state_hmask); in xfrm_dst_hash()
93 h = __xfrm_dst_hash(&x->id.daddr, &x->props.saddr, in xfrm_hash_transfer()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_hash.h84 static inline unsigned int __xfrm_dst_hash(const xfrm_address_t *daddr, in __xfrm_dst_hash() function
H A Dxfrm_state.c64 return __xfrm_dst_hash(daddr, saddr, reqid, family, net->xfrm.state_hmask); in xfrm_dst_hash()
119 h = __xfrm_dst_hash(&x->id.daddr, &x->props.saddr, in xfrm_hash_transfer()

Completed in 9 milliseconds