Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni_annot.h180 #define L3_PROTO_SCTP_PRESENT BIT_POS(14) macro
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c207 else if (BIT_ISSET_AT_POS(annotation->word4, L3_PROTO_SCTP_PRESENT)) in dpaa2_dev_rx_parse_slow()