Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/
H A Dndpd.h73 #define I_TmpAddrsEnabled 12 /* From RFC 3041 */ macro
134 #define phyint_TmpAddrsEnabled phyint_config[I_TmpAddrsEnabled].cf_value
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dconfig.c112 { "TmpAddrsEnabled", 0, 1, 0, I_TmpAddrsEnabled, parse_onoff },
199 if (cv[I_TmpAddrsEnabled].cf_value == 0) in check_if_var_consistency()
H A Dtables.h99 #define pi_TmpAddrsEnabled pi_config[I_TmpAddrsEnabled].cf_value