CLEAR
P4_GEN_ESCR_EMASK(P4_EVENT_MACHINE_CLEAR, CLEAR, 0),
#define CLEAR(io,mask) outpw((io),inpw(io)&(~(mask)))
#define CLEAR 256 /* table clear output code */
#define CLEAR "\033[H\033[2J"