Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dtunables.h189 IP_MAXVAL_ES enumerator
/illumos-gate/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()
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_prop.c502 {"custom", IP_MAXVAL_ES}
516 return (IP_MAXVAL_ES); in i_ipadm_hostmodel_str2val()
541 if (hostmodel == IP_MAXVAL_ES) in i_ipadm_set_hostmodel()