Searched refs:SYN (Results 1 – 10 of 10) sorted by relevance
2 # block all TCP packets with only the SYN flag set (this is the first3 # packet sent to establish a connection) out of the SYN-ACK pair.
13 # log all inbound TCP packets with the SYN flag (only) set14 # (NOTE: if it were an inbound TCP packet with the SYN flag set and it50 # block any inbound TCP packets with only the SYN flag set that are
29 #define SYN(name) \ macro
205 if (*p == SYN)211 if ((pp = memchr(p, SYN, HDRSIZ)) != NULL) {370 *p++ = SYN;
87 #define SYN 020 macro
18493 # SYN Synchronous Idle * ^F - - -
20709 # SYN Synchronous Idle * ^F - - -