Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dtunables.h189 IP_MAXVAL_ES enumerator
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_tunables.c407 old_src_multihoming = IP_MAXVAL_ES; in ip_set_hostmodel()
472 hostmodel = IP_MAXVAL_ES; in ip_get_hostmodel()
484 hostmodel = IP_MAXVAL_ES; in ip_get_hostmodel()
/titanic_44/usr/src/lib/libipadm/common/
H A Dipadm_prop.c492 {"custom", IP_MAXVAL_ES}
506 return (IP_MAXVAL_ES); in i_ipadm_hostmodel_str2val()
531 if (hostmodel == IP_MAXVAL_ES) in i_ipadm_set_hostmodel()