Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_dn_glue.c88 #define DNOLD_NOERROR 0x0010 /* do not report ENOBUFS on drops */ macro
337 if (src & DNOLD_NOERROR) in convertflags2new()
361 dst |= DNOLD_NOERROR; in convertflags2old()