Searched refs:dp_get_msglen (Results 1 – 1 of 1) sorted by relevance
85 static int dp_get_msglen(struct rmc_comm_state *, uint8_t *);403 pkt->full_length = dp_get_msglen(rcs, pkt->buf); in dp_got_full_hdr()526 dp_get_msglen(struct rmc_comm_state *rcs, uint8_t *buf) in dp_get_msglen() function