Home
last modified time | relevance | path

Searched refs:IFF_RUNNING (Results 1 – 24 of 24) sorted by relevance

/NextBSD/usr.sbin/rpcbind/tests/
HDaddrmerge_test.c195 IFF_LOOPBACK | IFF_UP | IFF_RUNNING | IFF_MULTICAST, false); in mock_lo0()
198 IFF_LOOPBACK | IFF_UP | IFF_RUNNING | IFF_MULTICAST, 0, false); in mock_lo0()
205 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb0()
209 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb0()
214 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb0()
223 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb1()
227 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb1()
232 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb1()
241 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb2()
245 IFF_UP | IFF_BROADCAST | IFF_RUNNING | IFF_SIMPLEX | IFF_MULTICAST, in mock_igb2()
[all …]
/NextBSD/contrib/amd/libamu/
HDwire.c410 if ((ifap->ifa_flags & IFF_RUNNING) == 0)
532 if (ifr->ifr_flags == (IFF_UP|IFF_RUNNING))
537 if ((ifr->ifr_flags & IFF_RUNNING) == 0 ||
/NextBSD/contrib/ntp/lib/isc/unix/
HDifiter_getifaddrs.c166 #ifdef IFF_RUNNING in internal_current()
172 if ((ifa->ifa_flags & IFF_RUNNING) == 0) in internal_current()
/NextBSD/usr.sbin/rtsold/
HDif.c193 if ((ifr.ifr_flags & (IFF_UP|IFF_RUNNING)) != (IFF_UP|IFF_RUNNING)) in interface_status()
/NextBSD/sbin/dhclient/
HDdispatch.c308 if ((ifr.ifr_flags & (IFF_UP|IFF_RUNNING)) != (IFF_UP|IFF_RUNNING)) in interface_status()
/NextBSD/usr.sbin/wake/
HDwake.c122 ifa->ifa_flags & IFF_UP && ifa->ifa_flags & IFF_RUNNING) { in find_ether()
/NextBSD/contrib/libpcap/
HDinet.c94 #ifdef IFF_RUNNING
95 #define ISRUNNING(flags) ((flags) & IFF_RUNNING)
HDpcap-linux.c883 ifr.ifr_flags |= IFF_UP|IFF_RUNNING;
2322 if (pcap_add_if(alldevsp, "any", IFF_UP|IFF_RUNNING,
/NextBSD/sbin/nos-tun/
HDnos-tun.c217 ifrq.ifr_flags &= ~(IFF_UP|IFF_RUNNING); in Finish()
/NextBSD/sys/net/
HDif.h168 #define IFF_RUNNING IFF_DRV_RUNNING macro
/NextBSD/sys/dev/otus/
HDif_otus.c1381 if ((ifp->if_flags & (IFF_UP | IFF_RUNNING)) == (IFF_UP | IFF_RUNNING))
2852 if ((ic->ic_if.if_flags & (IFF_UP | IFF_RUNNING)) != in otus_set_key()
2853 (IFF_UP | IFF_RUNNING)) in otus_set_key()
2918 if (!(ic->ic_if.if_flags & IFF_RUNNING) || in otus_delete_key()
/NextBSD/contrib/bsnmp/snmp_mibII/
HDmibII_interfaces.c291 if (ifp->mib.ifmd_flags & IFF_RUNNING) { in op_ifentry()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_bridge/
HDbridge_if.c405 if (ifp->mib.ifmd_flags & IFF_RUNNING) in bridge_update_bif()
593 if (ifp->mib.ifmd_flags & IFF_RUNNING) in bridge_attach_newif()
/NextBSD/contrib/ipfilter/
HDmli_ipl.c367 if ((!(ifp->if_flags & IFF_RUNNING)) || in nifattach()
/NextBSD/sys/dev/ce/
HDif_ce.c896 was_up = (ifp->if_flags & IFF_RUNNING) != 0; in ce_sioctl()
922 should_be_up = (ifp->if_flags & IFF_RUNNING) != 0; in ce_sioctl()
1284 if (d->ifp->if_flags & IFF_RUNNING) in ce_ioctl()
/NextBSD/contrib/wpa/src/ap/
HDvlan_init.c764 (ifi->ifi_flags & IFF_RUNNING) ? "[RUNNING]" : "", in vlan_read_ifnames()
/NextBSD/sys/dev/lmc/
HDif_lmc.h1163 # define IFF_RUNNING IFF_DRV_RUNNING macro
HDif_lmc.c3809 ifp->if_flags |= IFF_RUNNING; in setup_ifnet()
/NextBSD/sys/dev/ral/
HDrt2860.c3147 if ((ic->ic_if.if_flags & (IFF_UP | IFF_RUNNING)) != in rt2860_set_key()
3148 (IFF_UP | IFF_RUNNING)) in rt2860_set_key()
/NextBSD/usr.sbin/route6d/
HDroute6d.c2564 IFFLAG("RUNNING", IFF_RUNNING); in ifflags()
/NextBSD/contrib/ntp/
HDNEWS658 * [Bug 2792] If the IFF_RUNNING interface flag is supported then an
HDChangeLog320 * [Bug 2792] If the IFF_RUNNING interface flag is supported then an
HDCommitLog12062 [Bug 2792] If the IFF_RUNNING interface flag is supported then an interface is ignored
12066 [Bug 2792] If the IFF_RUNNING interface flag is supported then an interface is ignored
12070 [Bug 2792] If the IFF_RUNNING interface flag is supported then an interface is ignored
/NextBSD/share/doc/IPv6/
HDIMPLEMENTATION273 IFF_RUNNING before the driver becomes ready, DAD code will try to transmit