Searched refs:TQE_RULEBASED (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_state.c1658 is->is_sti.tqe_flags |= TQE_RULEBASED;
1665 is->is_sti.tqe_flags |= TQE_RULEBASED;
3212 if (((is->is_sti.tqe_flags & TQE_RULEBASED) != 0) &&
3349 if ((tqe->tqe_flags & TQE_RULEBASED) != 0)
4262 if ((tqe->tqe_flags & TQE_RULEBASED) == 0)
4668 if ((is->is_sti.tqe_flags & TQE_RULEBASED) != 0)
H A Dip_fil.h1235 #define TQE_RULEBASED 0x00000001 macro

Completed in 187 milliseconds