Searched refs:CTLSTAT_FLAG_PORTS (Results 1 – 1 of 1) sorted by relevance
108 #define CTLSTAT_FLAG_PORTS (1 << 8) macro117 #define F_PORTS(ctx) ((ctx)->flags & CTLSTAT_FLAG_PORTS)929 ctx.flags |= CTLSTAT_FLAG_PORTS; in main()966 ctx.flags |= CTLSTAT_FLAG_PORTS; in main()993 ports = ctx.flags & CTLSTAT_FLAG_PORTS; in main()