Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_dn_glue.c89 #define DNOLD_NOERROR 0x0010 /* do not report ENOBUFS on drops */ macro
338 if (src & DNOLD_NOERROR) in convertflags2new()
362 dst |= DNOLD_NOERROR; in convertflags2old()