Searched refs:flg_cmp (Results 1 – 3 of 3) sorted by relevance
13 __u8 flg_cmp; /* TCP flags compare byte */ member
105 (((unsigned char *)th)[13] & tcpinfo->flg_mask) == tcpinfo->flg_cmp)) in tcp_mt()
256 tcpinfo->flg_cmp & TCPHDR_SYN && in find_syn_match()