Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h309 u_char fi_tcpf; /* TCP flags */ member
490 #define fin_tcpf fin_fi.fi_tcpf
H A Dfil.c2128 ft->ftu_tcpf != (fi->fi_tcpf & ft->ftu_tcpfm)) { in ipf_tcpudpchk()
2129 FR_DEBUG(("f. %#x & %#x != %#x\n", fi->fi_tcpf, in ipf_tcpudpchk()