CTLSTAT_FLAG_PORTS
#define F_PORTS(ctx) ((ctx)->flags & CTLSTAT_FLAG_PORTS)
ctx.flags |= CTLSTAT_FLAG_PORTS;
ports = ctx.flags & CTLSTAT_FLAG_PORTS;