Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netpfil/ipfilter/netinet/
HDip_fil.h250 u_char fi_tcpf; /* TCP flags */ member
432 #define fin_tcpf fin_fi.fi_tcpf
HDfil.c2144 ft->ftu_tcpf != (fi->fi_tcpf & ft->ftu_tcpfm)) { in ipf_tcpudpchk()
2145 FR_DEBUG(("f. %#x & %#x != %#x\n", fi->fi_tcpf, in ipf_tcpudpchk()