Searched refs:FTF_HALFCLOSED (Results 1 – 1 of 1) sorted by relevance
236 #define FTF_HALFCLOSED 0x1 /* want flow to be marked as half closed */ macro448 ftflags |= FTF_HALFCLOSED; in flow_track_tcp()525 if (__improbable((ftflags & FTF_HALFCLOSED) != 0)) { in flow_track_tcp()527 ftflags &= ~FTF_HALFCLOSED; in flow_track_tcp()