Home
last modified time | relevance | path

Searched refs:xfrm_spi_hash (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/xfrm/
Dxfrm_state.c76 xfrm_spi_hash(struct net *net, const xfrm_address_t *daddr, in xfrm_spi_hash() function
959 unsigned int h = xfrm_spi_hash(net, daddr, spi, proto, family); in __xfrm_state_lookup()
1173 h = xfrm_spi_hash(net, &x->id.daddr, x->id.spi, x->id.proto, encap_family); in xfrm_state_find()
1289 h = xfrm_spi_hash(net, &x->id.daddr, x->id.spi, x->id.proto, in __xfrm_state_insert()
2087 h = xfrm_spi_hash(net, &x->id.daddr, x->id.spi, x->id.proto, x->props.family); in xfrm_alloc_spi()