Source position: cupsdyn.pp line 789
type ipp_state_t = (
IPP_ERROR = - 1,
IPP_IDLE,
IPP_HEADER,
IPP_ATTRIBUTE,
IPP_DATA
);