Searched refs:ELAP_CFG_HOME (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dat_var.h277 #define ELAP_CFG_HOME 0x02 /* designate home port (one allowed) */ macro
H A Dddp_lap.c245 if (cfgp->flags & ELAP_CFG_HOME) {
252 elapp->flags |= ELAP_CFG_HOME;
263 (elapp->flags & ELAP_CFG_HOME)) || MULTIHOME_MODE) {
886 if (elapp->flags & ELAP_CFG_HOME) /* tell ddp_add_if if this is home */

Completed in 10 milliseconds