Searched refs:PD_HEADER_EXT_HDR (Results 1 – 2 of 2) sorted by relevance
86 #define PD_HEADER_EXT_HDR BIT(15) macro105 ((ext_hdr) ? PD_HEADER_EXT_HDR : 0))
1962 if (msg->header & PD_HEADER_EXT_HDR) in tcpm_pd_rx_handler()