Home
last modified time | relevance | path

Searched defs:key_dst (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dkey_cmd.h27 rta_key(struct program *program, uint32_t key_dst, in rta_key()
H A Dprotocol_cmd.h471 int key_dst = (protoinfo & OP_PCL_DKP_DST_MASK) >> OP_PCL_DKP_DST_SHIFT; in __rta_dkp_proto() local
665 uint16_t key_src, uint16_t key_dst, in rta_dkp_proto()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Drta.h432 #define KEY(program, key_dst, encrypt_flags, src, length, flags) \ argument
525 #define DKP_PROTOCOL(program, protid, key_src, key_dst, keylen, key, key_type) \ argument
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_flow.c733 size_t key_dst; in _dpaa2_flow_rule_move_ipaddr_tail() local