Home
last modified time | relevance | path

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

/trueos/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 ||
/trueos/sys/dev/firewire/
HDif_fwe.c279 ifp->if_flags &= ~(IFF_RUNNING | IFF_OACTIVE); in fwe_stop()
389 ifp->if_flags |= IFF_RUNNING; in fwe_init()
414 if (!(ifp->if_flags & IFF_RUNNING)) in fwe_ioctl()
421 if (ifp->if_flags & IFF_RUNNING) in fwe_ioctl()
HDif_fwip.c262 ifp->if_flags &= ~(IFF_RUNNING | IFF_OACTIVE); in fwip_stop()
388 ifp->if_flags |= IFF_RUNNING; in fwip_init()
411 if (!(ifp->if_flags & IFF_RUNNING)) in fwip_ioctl()
418 if (ifp->if_flags & IFF_RUNNING) in fwip_ioctl()
/trueos/usr.sbin/rtsold/
HDif.c194 if ((ifr.ifr_flags & (IFF_UP|IFF_RUNNING)) != (IFF_UP|IFF_RUNNING)) in interface_status()
/trueos/sbin/dhclient/
HDdispatch.c308 if ((ifr.ifr_flags & (IFF_UP|IFF_RUNNING)) != (IFF_UP|IFF_RUNNING)) in interface_status()
/trueos/usr.sbin/wake/
HDwake.c122 ifa->ifa_flags & IFF_UP && ifa->ifa_flags & IFF_RUNNING) { in find_ether()
/trueos/sbin/nos-tun/
HDnos-tun.c217 ifrq.ifr_flags &= ~(IFF_UP|IFF_RUNNING); in Finish()
/trueos/sys/net/
HDif.h164 #define IFF_RUNNING IFF_DRV_RUNNING macro
/trueos/contrib/bsnmp/snmp_mibII/
HDmibII_interfaces.c291 if (ifp->mib.ifmd_flags & IFF_RUNNING) { in op_ifentry()
/trueos/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()
/trueos/contrib/ipfilter/
HDmli_ipl.c367 if ((!(ifp->if_flags & IFF_RUNNING)) || in nifattach()
/trueos/sys/dev/ce/
HDif_ce.c916 was_up = (ifp->if_flags & IFF_RUNNING) != 0; in ce_sioctl()
942 should_be_up = (ifp->if_flags & IFF_RUNNING) != 0; in ce_sioctl()
1309 if (d->ifp->if_flags & IFF_RUNNING) in ce_ioctl()
/trueos/sys/dev/lmc/
HDif_lmc.h1265 # define IFF_RUNNING IFF_DRV_RUNNING macro
HDif_lmc.c4822 ifp->if_flags |= IFF_RUNNING; in setup_ifnet()
6819 net_dev->flags |= IFF_RUNNING;
/trueos/sys/dev/ral/
HDrt2860.c3206 if ((ic->ic_if.if_flags & (IFF_UP | IFF_RUNNING)) != in rt2860_set_key()
3207 (IFF_UP | IFF_RUNNING)) in rt2860_set_key()
/trueos/contrib/libpcap/
HDpcap-linux.c815 ifr.ifr_flags |= IFF_UP|IFF_RUNNING;
/trueos/usr.sbin/route6d/
HDroute6d.c2568 IFFLAG("RUNNING", IFF_RUNNING); in ifflags()
/trueos/share/doc/IPv6/
HDIMPLEMENTATION273 IFF_RUNNING before the driver becomes ready, DAD code will try to transmit