Searched refs:tp_udl (Results 1 – 1 of 1) sorted by relevance
1941 uint8_t tp_udl = mdm_pdu_read_byte(pdu, index++); in mdm_decode_pdu() local1980 for (unsigned int idx = 0; idx < tp_udl; idx++) { in mdm_decode_pdu()2007 for (int idx = 0; idx < tp_udl - header_skip; idx++) { in mdm_decode_pdu()2010 target_buf->data_len = tp_udl; in mdm_decode_pdu()2013 for (int idx = 0; idx < tp_udl - header_skip; idx++) { in mdm_decode_pdu()2016 target_buf->data_len = tp_udl; in mdm_decode_pdu()