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