Searched refs:pgm_type (Results 1 – 1 of 1) sorted by relevance
47 u_int8_t pgm_type; member116 } pgm_type; typedef252 switch (pgm->pgm_type) { in pgm_print()437 switch (pgm->pgm_type) { in pgm_print()471 (void)printf("UNKNOWN type 0x%02x", pgm->pgm_type); in pgm_print()822 (pgm->pgm_type == PGM_ODATA || pgm->pgm_type == PGM_RDATA)) in pgm_print()