mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 16:18:54 -04:00
o don't convert 0 to ~0 just so that we can use MIN. ~0 is not a
valid boundary. Introduce BNDRY_MIN that deals with 0 values
that mean no boundary.
|
||
|---|---|---|
| .. | ||
| proto.h | ||
| proto_bus_isa.c | ||
| proto_bus_pci.c | ||
| proto_busdma.c | ||
| proto_busdma.h | ||
| proto_core.c | ||
| proto_dev.h | ||