#ifdef CHECK_T1 action drop() { ig_dprsr_md.drop_ctl = 1; } #endif #ifdef SET_OUTPUT action set_output(bit<9> port){ ig_tm_md.ucast_egress_port = port; } #endif