/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | localaddr.c | 439 if (ifp->ifa_flags & IFF_LOOPBACK) { in foreach_localaddr() 462 if (ifp2->ifa_flags & IFF_LOOPBACK) in foreach_localaddr() 586 #ifdef IFF_LOOPBACK in foreach_localaddr() 588 if (lifreq.lifr_flags & IFF_LOOPBACK) { in foreach_localaddr() 758 #ifdef IFF_LOOPBACK in foreach_localaddr() 760 if (lifreq.iflr_flags & IFF_LOOPBACK) { in foreach_localaddr() 974 #ifdef IFF_LOOPBACK in foreach_localaddr() 976 if (ifreq.ifr_flags & IFF_LOOPBACK) { in foreach_localaddr()
|
H A D | foreachaddr.c | 273 #ifdef IFF_LOOPBACK in foreach_localaddr() 275 if (lifreq.lifr_flags & IFF_LOOPBACK) { in foreach_localaddr()
|
/titanic_41/usr/src/ucblib/librpcsoc/ |
H A D | get_myaddress.c | 108 if (ifreq.ifr_flags & IFF_LOOPBACK) in get_myaddress()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | if.c | 1226 (IFF_POINTOPOINT|IFF_LOOPBACK))) { in ifscan() 1313 if (ifs.int_if_flags & IFF_LOOPBACK) { in ifscan() 1386 & (IFF_BROADCAST | IFF_LOOPBACK | in ifscan() 1524 IFF_BROADCAST | IFF_LOOPBACK)) && in ifscan() 1555 if (!(ifp->int_if_flags & (IFF_POINTOPOINT|IFF_LOOPBACK))) { in ifscan() 1566 (IFF_POINTOPOINT|IFF_LOOPBACK)) { in ifscan() 1844 dst = (0 != (ifp->int_if_flags & (IFF_POINTOPOINT | IFF_LOOPBACK)) ? in addrouteforif() 1855 else if (ifp->int_if_flags & IFF_LOOPBACK) in addrouteforif() 1963 if (!(ifp->int_if_flags & IFF_LOOPBACK)) { in get_if_kstats()
|
H A D | defs.h | 427 #define IS_IFF_QUIET(f) ((f) & (IFF_LOOPBACK|IFF_NORTEXCH|IFF_NOXMIT))
|
/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 309 if ((ifflags & IFF_LOOPBACK | IFF_UP) == in get_ip_route() 489 if ((ifflags & IFF_LOOPBACK|IFF_UP) == IFF_UP && in find_best_server_int()
|
/titanic_41/usr/src/uts/common/net/ |
H A D | if.h | 109 #define IFF_LOOPBACK 0x0000000008 /* is a loopback net */ macro 180 IFF_LOOPBACK | IFF_ALLMULTI | IFF_DUPLICATE | IFF_COS_ENABLED | \
|
/titanic_41/usr/src/lib/libbc/inc/include/net/ |
H A D | if.h | 88 #define IFF_LOOPBACK 0x8 /* is a loopback net */ macro
|
/titanic_41/usr/src/lib/libresolv/ |
H A D | res_init.c | 154 if ((flags & IFF_UP) && ((flags & IFF_LOOPBACK) == 0)) in res_init()
|
/titanic_41/usr/src/cmd/lms/tools/ |
H A D | ATNetworkTool.cpp | 152 if (item->ifr_flags & IFF_LOOPBACK) in GetLocalIPs() 176 (((ifa->ifa_flags & IFF_LOOPBACK) != 0) || in GetLocalIPs()
|
/titanic_41/usr/src/uts/common/inet/ |
H A D | ip_if.h | 75 #define IFF_PHYINT_FLAGS (IFF_LOOPBACK|IFF_RUNNING|IFF_PROMISC| \ 88 #define PHYI_LOOPBACK IFF_LOOPBACK /* is a loopback net */
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | revarp.c | 85 if ((lifr.lifr_flags & IFF_LOOPBACK) || in doifrevarp()
|
/titanic_41/usr/src/cmd/hal/addons/network-devices/ |
H A D | common.c | 291 if ((r.lifr_flags & (IFF_UP | IFF_LOOPBACK)) != IFF_UP) { in broadcast_address()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | hostconfig.c | 252 if ((ifr->ifr_flags & IFF_LOOPBACK) ||
|
H A D | in.rwhod.c | 603 !(np->n_flags & IFF_LOOPBACK)) { in configure()
|
H A D | in.rarpd.c | 342 if ((ifr->ifr_flags & IFF_LOOPBACK) || in getintf()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/traceroute/ |
H A D | traceroute.c | 848 if (!(al[i].flags & IFF_LOOPBACK) && (al[i].flags & IFF_UP)) in set_src_addr() 1008 if ((!(tmp_al->flags & IFF_LOOPBACK) && in find_ifaddr() 1032 if ((!(tmp_al->flags & IFF_LOOPBACK) && in find_device() 1541 if (!(al[i].flags & IFF_LOOPBACK) && in traceroute()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/ |
H A D | startup.c | 116 (lifr.lifr_flags & IFF_LOOPBACK)) in initifs()
|
/titanic_41/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_ipc.c | 898 ifnames = get_ifnames(IFF_UP|IFF_RUNNING, IFF_LOOPBACK|IFF_DHCPRUNNING); in dhcp_ipc_getinfo()
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | interface.c | 1163 if (lifr.lifr_flags & (IFF_LOOPBACK|IFF_ADDRCONF|IFF_TEMPORARY| in set_lif_dhcp() 1293 if (lifr.lifr_flags & (IFF_LOOPBACK|IFF_ADDRCONF|IFF_TEMPORARY| in clear_lif_deprecated()
|
/titanic_41/usr/src/lib/nsswitch/dns/common/ |
H A D | dns_common.c | 345 if (i->ifa_flags & IFF_LOOPBACK) in _nss_has_interfaces()
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_init.c | 339 !(lreq.lifr_flags & IFF_LOOPBACK)) { in __res_vinit()
|
/titanic_41/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet_sundry.c | 589 if ((ifn->if_flags & IFF_LOOPBACK) == 0) { in get_best_match()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/ |
H A D | ping.c | 1505 if (!(al[i].flags & IFF_LOOPBACK) && in setup_socket() 1634 if ((tmp_if.flags & IFF_LOOPBACK) || !(tmp_if.flags & IFF_UP)) { in find_if()
|
/titanic_41/usr/src/lib/smbsrv/libsmb/common/ |
H A D | smb_nic.c | 687 if (lifrl.lifr_flags & IFF_LOOPBACK) { in smb_nic_hlist_sysget()
|