Searched refs:DN_NOERROR (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_dn_io.c967 return (fs && (fs->fs.flags & DN_NOERROR)) ? 0 : ENOBUFS;
H A Dip_dn_glue.c339 dst |= DN_NOERROR;
361 if (src & DN_NOERROR)
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c1407 fs->flags |= DN_NOERROR;
/freebsd-11-stable/sys/netinet/
H A Dip_dummynet.h107 DN_NOERROR = 0x0002, /* do not report errors */ enumerator in enum:__anon12729

Completed in 83 milliseconds