Home
last modified time | relevance | path

Searched refs:proto_cls2 (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dprotocol_cmd.h211 uint16_t proto_cls2 = protoinfo & OP_PCL_IPSEC_AUTH_MASK; in __rta_ipsec_proto() local
222 if (proto_cls2 == OP_PCL_IPSEC_HMAC_NULL) in __rta_ipsec_proto()
236 switch (proto_cls2) { in __rta_ipsec_proto()
257 uint16_t proto_cls2 = protoinfo & OP_PCL_SRTP_AUTH_MASK; in __rta_srtp_proto() local
261 switch (proto_cls2) { in __rta_srtp_proto()