Searched refs:packet_direction (Results 1 – 2 of 2) sorted by relevance
| /dpdk/app/test/ |
| H A D | test_cryptodev_security_pdcp_sdap_test_vectors.h | 31 uint8_t packet_direction; member 63 .packet_direction = 0, 92 .packet_direction = 1, 121 .packet_direction = 0, 151 .packet_direction = 1, 180 .packet_direction = 0, 210 .packet_direction = 1, 239 .packet_direction = 0, 268 .packet_direction = 1, 318 .packet_direction = 0, [all …]
|
| H A D | test_cryptodev.c | 8363 uint8_t packet_direction, uint8_t sn_size, in test_pdcp_proto() argument 8410 packet_direction ? 4 : 0; in test_pdcp_proto() 8433 .pkt_dir = packet_direction, in test_pdcp_proto() 8435 .hfn = packet_direction ? 0 : hfn, in test_pdcp_proto() 8445 .hfn_ovrd = packet_direction ? 1 : 0, in test_pdcp_proto() 8476 *per_pkt_hfn = packet_direction ? hfn : 0; in test_pdcp_proto() 9024 cur_test->packet_direction, cur_test->sn_size, in test_PDCP_SDAP_PROTO_encap_all() 9110 cur_test->param.domain, cur_test->packet_direction, in test_PDCP_SDAP_PROTO_decap_all()
|