Searched refs:key_arr (Results 1 – 1 of 1) sorted by relevance
281 const union rte_ipsec_sad_key *key_arr[] = {tuple}; in __test_lookup_invalid() local341 const union rte_ipsec_sad_key *key_arr[] = {tuple}; in __test_lookup_basic() local357 status = rte_ipsec_sad_lookup(sad, key_arr, sa, 1); in __test_lookup_basic()365 status = rte_ipsec_sad_lookup(sad, key_arr, sa, 1); in __test_lookup_basic()369 key_arr[0] = tuple_1; in __test_lookup_basic()370 status = rte_ipsec_sad_lookup(sad, key_arr, sa, 1); in __test_lookup_basic()373 key_arr[0] = tuple; in __test_lookup_basic()415 const union rte_ipsec_sad_key **key_arr) in __test_lookup_adv() argument655 const union rte_ipsec_sad_key *key_arr[] = { in test_lookup_adv() local663 key_arr); in test_lookup_adv()[all …]