Lines Matching defs:set
586 * add this interface to `if_info' and set its state to
652 * if IH_IPMGMTD is set, we know that the caller (ipmgmtd) already
786 * Issues the ioctl SIOCSLIFNAME to kernel. If IPADM_OPT_GENPPA is set in
805 * We'd like to just set lifr_ppa to UINT_MAX and have the
919 * the interface for `af' if IPADM_OPT_PERSIST is set in `ipadm_flags'.
1004 * token. If IH_LEGACY is not specified, we want to set :: as
1006 * ipadm_create_addr() with the address object type set to
1010 * 6to4 tunnels. So set IFF_NOLINKLOCAL if the interface
1023 /* Get the full set of existing flags for this stream */
1045 * This interface does use ARP, so set up a separate stream
1093 * IPADM_OPT_GENPPA is set. Copy back the modified ifname.
1098 * If IPADM_OPT_PERSIST was set in flags, store the
1126 * set IFF_UP in the interface flags.
1205 * We used /dev/udp or udp6 to set up the mux. So we have to use
1326 * Some plumbing utilities set the muxid to
1452 * If IPADM_OPT_ACTIVE is set in `flags', resets all addresses on interface
1454 * is set in `flags', all interface properties and address objects of `ifname'
1543 * SIOCLIFADDIF. So, the af does not need to be set in lifr.lifr_addr.
1565 * It creates both IPv4 and IPv6 interfaces when af is set to AF_UNSPEC.
1579 * It creates both IPv4 and IPv6 interfaces when af is set to AF_UNSPEC.
1630 * `af'. It creates both IPv4 and IPv6 interfaces when af is set to
1776 * i_ipadm_create_ipmp_peer() with the argument `implicit' set to B_TRUE.
2417 uint64_t set = 0, clear = 0;
2423 set = IFF_NOFAILOVER;
2454 status = i_ipadm_set_flags(iph, ifap->ifa_name, af, set, clear);
2713 * Sends command IPMGMT_CMD_INITIF to ipmgmtd daemon and retrieves the set of
2795 * We need to set IH_INIT because ipmgmtd daemon does not have to
2888 * - that have IFF_NOFAILOVER set,
2978 * set to S10_BRAND_DUMMY_PROFILE. That 'profile' is effectively fixed.