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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 874 #define FR_FASTROUTE 0x00800 /* bypass normal routing */
ip_fil_netbsd.c 1163 if ((ifp == NULL) && ((fr == NULL) || !(fr->fr_flags & FR_FASTROUTE))) {
ip_fil_compat.c 1863 nflags |= FR_FASTROUTE;
3642 if (nflags & FR_FASTROUTE)
fil.c 3079 * will work when called from inside of fr_fastroute. Although
3177 if (!out && (pass & FR_FASTROUTE)) {
4631 (fp->fr_flags & FR_FASTROUTE)) {

Completed in 25 milliseconds