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

/osnet-11/usr/src/lib/libipadm/common/
H A Dlibipadm.h340 uint_t ia_pflags; /* persistent flags */ member in struct:ipadm_addr_info_s
H A Dipadm_addr.c690 * The fields that will be filled/updated by this function are `ia_pflags',
691 * `ia_sname' and `ia_dname'. Values for `ia_pflags' are obtained if the `nvl'
692 * contains an address property. `ia_sname', `ia_dname', and `ia_pflags' are
729 ainfo->ia_pflags |= IPADM_ADDRF_UP;
752 ainfo->ia_pflags |= IPADM_ADDRF_UP;
762 * name and the property value. Update the `ainfo->ia_pflags'
768 ainfo->ia_pflags |= IPADM_ADDRF_DEPRECATED;
772 ainfo->ia_pflags |= IPADM_ADDRF_PRIVATE;
788 * fields that will be filled/updated by this function are `ia_pflags',
994 * update `ainfo' with persistent information (`ia_pflags)
[all...]

Completed in 29 milliseconds