Searched refs:IFF_NOLINKLOCAL (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dif.h172 #define IFF_NOLINKLOCAL 0x20000000000ll /* No default linklocal */ macro
181 IFF_VRRP | IFF_NOLINKLOCAL | IFF_L3PROTECT)
/illumos-gate/usr/src/uts/common/inet/
H A Dip_if.h81 IFF_COS_ENABLED|IFF_FIXEDMTU|IFF_VRRP|IFF_NOACCEPT|IFF_NOLINKLOCAL)
115 #define ILLF_NOLINKLOCAL IFF_NOLINKLOCAL /* No default linklocal */
/illumos-gate/usr/src/lib/libipadm/common/
H A Dipadm_if.c782 * to IFF_IPv4, IFF_IPV6, IFF_BROADCAST, IFF_XRESOLV, IFF_NOLINKLOCAL.
801 ifflags |= IFF_NOLINKLOCAL;
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c2567 * If IFF_NOLINKLOCAL is set, then the link-local
2571 if (ifap->ifa_flags & IFF_NOLINKLOCAL)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c15874 if (lifr->lifr_flags & IFF_NOLINKLOCAL)

Completed in 189 milliseconds