Home
last modified time | relevance | path

Searched refs:NDF_ISROUTER_ON (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dndp.c566 from, NDF_ISROUTER_ON); in incoming_ra()
577 update_ra_flag(pi, from, NDF_ISROUTER_ON); in incoming_ra()
1539 if ((isrouter != NDF_ISROUTER_ON) && in update_ra_flag()
/titanic_41/usr/src/uts/common/net/
H A Dif.h317 #define NDF_ISROUTER_ON 0x1 macro
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_ndp.c1097 lnr->lnr_flags = NDF_ISROUTER_ON; in ndp_query()
2969 switch (inflags & (NDF_ISROUTER_ON|NDF_ISROUTER_OFF)) { in ndp_sioc_update()
2970 case NDF_ISROUTER_ON: in ndp_sioc_update()
2976 case (NDF_ISROUTER_OFF|NDF_ISROUTER_ON): in ndp_sioc_update()