Searched refs:key_arr (Results 1 – 1 of 1) sorted by relevance
292 const union rte_ipsec_sad_key *key_arr[] = {tuple}; in __test_lookup_invalid() local352 const union rte_ipsec_sad_key *key_arr[] = {tuple}; in __test_lookup_basic() local368 status = rte_ipsec_sad_lookup(sad, key_arr, sa, 1); in __test_lookup_basic()376 status = rte_ipsec_sad_lookup(sad, key_arr, sa, 1); in __test_lookup_basic()380 key_arr[0] = tuple_1; in __test_lookup_basic()381 status = rte_ipsec_sad_lookup(sad, key_arr, sa, 1); in __test_lookup_basic()384 key_arr[0] = tuple; in __test_lookup_basic()426 const union rte_ipsec_sad_key **key_arr) in __test_lookup_adv() argument666 const union rte_ipsec_sad_key *key_arr[] = { in test_lookup_adv() local674 key_arr); in test_lookup_adv()[all …]