189 hdr_cmn *ch = HDR_CMN(p);
227 &(ch->aomdv_salvage_count_),
243 printf(
"\033[0;43;30m TX COMMON packer hdr \033[0m \n");
254 hdr_cmn *ch = HDR_CMN(p);
258 memset(&(ch->ptype_), 0,
sizeof(ch->ptype_));
263 memset(&(ch->size_), 0,
sizeof(ch->size_));
269 memset(&(ch->uid_), 0,
sizeof(ch->uid_));
275 memset(&(ch->error_), 0,
sizeof(ch->error_));
281 memset(&(ch->ts_), 0,
sizeof(ch->ts_));
286 memset(&(ch->direction_), 0,
sizeof(ch->direction_));
292 memset(&(ch->prev_hop_), 0,
sizeof(ch->prev_hop_));
298 memset(&(ch->next_hop_), 0,
sizeof(ch->next_hop_));
304 memset(&(ch->addr_type_), 0,
sizeof(ch->addr_type_));
310 memset(&(ch->last_hop_), 0,
sizeof(ch->last_hop_));
316 memset(&(ch->txtime_), 0,
sizeof(ch->txtime_));
321 memset(&(ch->errbitcnt_), 0,
sizeof(ch->errbitcnt_));
325 memset(&(ch->fecsize_), 0,
sizeof(ch->fecsize_));
329 memset(&(ch->iface_), 0,
sizeof(ch->iface_));
333 memset(&(ch->src_rt_valid), 0,
sizeof(ch->src_rt_valid));
336 memset(&(ch->ts_arr_), 0,
sizeof(ch->ts_arr_));
339 memset(&(ch->aomdv_salvage_count_), 0,
sizeof(ch->aomdv_salvage_count_));
342 &(ch->aomdv_salvage_count_),
347 memset(&(ch->xmit_failure_), 0,
sizeof(ch->xmit_failure_));
350 memset(&(ch->xmit_failure_data_), 0,
sizeof(ch->xmit_failure_data_));
354 memset(&(ch->xmit_reason_), 0,
sizeof(ch->xmit_reason_));
359 memset(&(ch->num_forwards_), 0,
sizeof(ch->num_forwards_));
362 memset(&(ch->opt_num_forwards_), 0,
sizeof(ch->opt_num_forwards_));
367 printf(
"\033[0;43;30m RX COMMON packer hdr \033[0m \n");