TH_ECNALL
if ((tcp->th_flags & ~(TH_FIN|TH_ACK|TH_ECNALL)) ==
flags = tcp->th_flags & ~(TH_FIN|TH_ECNALL);