HomeSort by: relevance | last modified time | path
    Searched refs:fin_tcpf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil_compat.c 2621 fin->fin_tcpf = old->ofin_tcpf;
2660 fin->fin_tcpf = old->ofin_tcpf;
2699 fin->fin_tcpf = old->ofin_tcpf;
2737 fin->fin_tcpf = old->ofin_tcpf;
3971 old->ofin_tcpf = fin->fin_tcpf;
4014 old->ofin_tcpf = fin->fin_tcpf;
4055 old->ofin_tcpf = fin->fin_tcpf;
ip_fil.h 490 #define fin_tcpf fin_fi.fi_tcpf macro
fil.c 1369 fin->fin_tcpf = tcp->th_flags;
8663 rv |= ((fin->fin_tcpf &
ip_state.c 1378 if ((fin->fin_flx & FI_OOW) && !(fin->fin_tcpf & TH_SYN)) {

Completed in 27 milliseconds