IRE_DEFAULT
if (ire_type != IRE_DEFAULT &&
{ "DEFAULT", IRE_DEFAULT, IRE_DEFAULT },
IRE_DEFAULT) &&
#define IRE_OFFSUBNET (IRE_DEFAULT | IRE_PREFIX | IRE_HOST)
{ IRE_DEFAULT, "DEFAULT" },
type = IRE_DEFAULT;
type = IRE_DEFAULT;
case IRE_DEFAULT:
if (ire->ire_type == IRE_DEFAULT) {
(((ire)->ire_type & IRE_DEFAULT) || \
if (ire->ire_type == IRE_DEFAULT && flag == IRE_FLUSH_ADD) {
(((ire)->ire_type & IRE_DEFAULT) || \
type = IRE_DEFAULT;
type = IRE_DEFAULT;
if (ire->ire_type == IRE_DEFAULT) {
if (ire->ire_type == IRE_DEFAULT && flag == IRE_FLUSH_ADD) {
case IRE_DEFAULT:
&ncec->ncec_addr, IRE_DEFAULT, ncec->ncec_ill, ALL_ZONES, NULL,
(IRE_HOST | IRE_PREFIX | IRE_DEFAULT | IRE_IF_ALL | IRE_BROADCAST))