Searched refs:DEFAULT_ZONE (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dnbp.h114 #define DEFAULT_ZONE(zone) (!(zone)->len || ((zone)->len == 1 && (zone)->str[0] == '*')) macro
H A Dddp_nbp.c544 if (!DEFAULT_ZONE(zone)) {
723 if (!DEFAULT_ZONE(rzone) && !DEFAULT_ZONE(ezone)) {
1166 if (DEFAULT_ZONE(zone))
1259 if (!DEFAULT_ZONE(&entity->zone))
1385 if (DEFAULT_ZONE(&nve_entry->zone)) {
1451 if (DEFAULT_ZONE(&nbpP->name.zone)) {
H A Dat.c359 if (ROUTING_MODE && !(DEFAULT_ZONE(&nve.zone))) {
431 if (MULTIHOME_MODE && DEFAULT_ZONE(&nbpP->name.zone)) {
H A Dddp_lap.c262 if ((!DEFAULT_ZONE(&cfgp->zonename) &&
301 !DEFAULT_ZONE(&cfgp->zonename)) {
H A Dddp_r_zip.c743 if (!MULTIPORT_MODE && !DEFAULT_ZONE(&ifID->ifZoneName))
907 if (!MULTIPORT_MODE && !DEFAULT_ZONE(&ifID->ifZoneName))

Completed in 45 milliseconds