Home
last modified time | relevance | path

Searched refs:ftu_tcpf (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/netpfil/ipfilter/netinet/
HDip_fil.h555 u_char ftu_tcpf; /* tcp flags */ member
740 #define fr_tcpf fr_tuc.ftu_tcpf
HDfil.c2139 return (!(ft->ftu_tcpf | ft->ftu_tcpfm)); in ipf_tcpudpchk()
2144 ft->ftu_tcpf != (fi->fi_tcpf & ft->ftu_tcpfm)) { in ipf_tcpudpchk()
2146 ft->ftu_tcpfm, ft->ftu_tcpf)); in ipf_tcpudpchk()