Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/net/
Dipsec.c965 static bool xfrm_usersa_found(struct xfrm_usersa_info *info, uint32_t spi, in xfrm_usersa_found() function
1060 if (xfrm_usersa_found(&answer.info, spi, src, dst, desc)) in xfrm_state_check()