Searched refs:DDPHDR_SIZE (Results 1 – 6 of 6) sorted by relevance
69 #define DDPHDR_SIZE 13 macro88 uint8_t ddphdr[DDPHDR_SIZE];102 uint8_t ddphdr[DDPHDR_SIZE];126 uint8_t ddphdr[DDPHDR_SIZE];149 uint8_t ddphdr[DDPHDR_SIZE];
40 data = (char *)ddp + DDPHDR_SIZE; in interpret_aecho()43 if (len < DDPHDR_SIZE + 1) { in interpret_aecho()56 if (len < DDPHDR_SIZE + 1) { in interpret_aecho()
77 len -= DDPHDR_SIZE; in interpret_rtmp()81 data = (uint8_t *)ddp + DDPHDR_SIZE; in interpret_rtmp()
52 int atplen = len - (DDPHDR_SIZE + ATPHDR_SIZE); in interpret_atp()
146 show_header("DDP: ", "DDP Header", ddplen - DDPHDR_SIZE); in interpret_at()
389 data = (uint8_t *)atp + DDPHDR_SIZE + ATPHDR_SIZE; in interpret_atp_zip()