tcp_flag_word
#define pbd_tcp_flags(tcp_hdr) (ntohl(tcp_flag_word(tcp_hdr))>>16 & 0xff)
return *(__be16 *)&tcp_flag_word(th);
tcp_flag_word(skb_tcp_hd) |= tcp_flag_word(last_tcp_hd) & (TCP_FLAG_FIN | TCP_FLAG_PSH);
#define tcp_flags_ntohs(th) (ntohs(*(__be16 *)&tcp_flag_word(th)) & \
key_tcp->flags = (*(__be16 *) &tcp_flag_word(th) & htons(0x0FFF));
!(tcp_flag_word(tcp_hdr(skb)) & TCP_REMNANT))) {
if ((tcp_flag_word(th) & TCP_HP_BITS) == tp->pred_flags &&
__be32 flg = tcp_flag_word(th) & (TCP_FLAG_RST|TCP_FLAG_SYN|TCP_FLAG_ACK);
flags = tcp_flag_word(th);
flush = (__force int)((flags ^ tcp_flag_word(th2)) &
flush |= (__force int)(flags ^ tcp_flag_word(th2));
tcp_flag_word(th2) |= flags & (TCP_FLAG_FIN | TCP_FLAG_PSH);
} else if (((tcp_flag_word(tcph) & (TCP_FLAG_ACK|TCP_FLAG_RST)) ==
nf_log_buf_add(m, "RES=0x%02x ", (u_int8_t)(ntohl(tcp_flag_word(th) &
tcp_flag_word(nth) = TCP_FLAG_ACK;
tcp_flag_word(nth) = TCP_FLAG_SYN | TCP_FLAG_ACK;
tcp_flag_word(nth) |= TCP_FLAG_ECE;
tcp_flag_word(nth) = TCP_FLAG_SYN;
tcp_flag_word(nth) |= TCP_FLAG_ECE | TCP_FLAG_CWR;
tcp_flag_word(nth) = TCP_FLAG_ACK;
tcp_flag_word(nth) = TCP_FLAG_ACK;
tcp_flag_word(nth) = TCP_FLAG_SYN | TCP_FLAG_ACK;
tcp_flag_word(nth) |= TCP_FLAG_ECE;
tcp_flag_word(nth) = TCP_FLAG_SYN;
tcp_flag_word(nth) |= TCP_FLAG_ECE | TCP_FLAG_CWR;
tcp_flag_word(nth) = TCP_FLAG_ACK;
#define TCP_FLAGS_BE16(tp) (*(__be16 *)&tcp_flag_word(tp) & htons(0x0FFF))
if (((tcp_flag_word(tcph) &
if ((tcp_flag_word(tcph) &
if (elig_ack && (tcp_flag_word(tcph_check) &
elig_flags = (tcp_flag_word(tcph_check)
(elig_flags == (tcp_flag_word(tcph) &
tcp_flag_word(tcp_header) = TCP_FLAG_SYN | TCP_FLAG_ACK;
tcp_flag_word(tcp_header) |= TCP_FLAG_ECE;
return (tcp_flag_word(tcp) &