Searched refs:packet_direction (Results 1 – 2 of 2) sorted by relevance
| /f-stack/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 | 7758 uint8_t packet_direction, uint8_t sn_size, in test_pdcp_proto() argument 7805 packet_direction ? 4 : 0; in test_pdcp_proto() 7828 .pkt_dir = packet_direction, in test_pdcp_proto() 7830 .hfn = packet_direction ? 0 : hfn, in test_pdcp_proto() 7840 .hfn_ovrd = packet_direction ? 1 : 0, in test_pdcp_proto() 7871 *per_pkt_hfn = packet_direction ? hfn : 0; in test_pdcp_proto() 8393 cur_test->packet_direction, cur_test->sn_size, in test_PDCP_SDAP_PROTO_encap_all() 8435 cur_test->param.domain, cur_test->packet_direction, in test_PDCP_SDAP_PROTO_decap_all()
|