Searched refs:FTF_SYN_RLIM (Results 1 – 1 of 1) sorted by relevance
239 #define FTF_SYN_RLIM 0x20 /* want flow to rate limit SYN */ macro265 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()290 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()306 ftflags |= FTF_SYN_RLIM; in flow_track_tcp()579 if (__improbable((ftflags & FTF_SYN_RLIM) != 0)) { in flow_track_tcp()596 #undef FTF_SYN_RLIM