KEEP
return KEEP | ((segment.flags & TCP_FLAG_PUSH) != 0
int32 action = KEEP;
action = (action & ~KEEP) | DROP;