TCP_FLAGS
if ((state & TCP_FLAGS) != (old & TCP_FLAGS))
ck_pr_or_32(&data->state, state & TCP_FLAGS);
switch (state & TCP_FLAGS) {