Home
last modified time | relevance | path

Searched refs:flg_cmp (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_tcpudp.h13 __u8 flg_cmp; /* TCP flags compare byte */ member
/openbmc/linux/net/netfilter/
H A Dxt_tcpudp.c108 (((unsigned char *)th)[13] & tcpinfo->flg_mask) == tcpinfo->flg_cmp)) in tcp_mt()
H A Dxt_TCPMSS.c256 tcpinfo->flg_cmp & TCPHDR_SYN && in find_syn_match()