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