IFF_UP            230 net/8021q/vlan.c 	if (!(real_dev->flags & IFF_UP))
IFF_UP            462 net/8021q/vlan.c 			if (!(flgs & IFF_UP))
IFF_UP            489 net/8021q/vlan.c 			if (!(flgs & IFF_UP))
IFF_UP            492 net/8021q/vlan.c 			dev_change_flags(vlandev, flgs & ~IFF_UP);
IFF_UP            504 net/8021q/vlan.c 			if (flgs & IFF_UP)
IFF_UP            507 net/8021q/vlan.c 			dev_change_flags(vlandev, flgs | IFF_UP);
IFF_UP            442 net/8021q/vlan_dev.c 	if (!(real_dev->flags & IFF_UP))
IFF_UP            509 net/8021q/vlan_dev.c 	if (!(dev->flags & IFF_UP))
IFF_UP            603 net/8021q/vlan_dev.c 	dev->flags  = real_dev->flags & ~(IFF_UP | IFF_PROMISC | IFF_ALLMULTI);
IFF_UP            431 net/atm/br2684.c 	if (unlikely(!(net_dev->flags & IFF_UP)))
IFF_UP            773 net/atm/lec.c  		    !priv->lecd || !(dev->flags & IFF_UP)) {
IFF_UP            961 net/atm/lec.c  	if (dev_lec[i]->flags & IFF_UP) {
IFF_UP            313 net/bridge/br_if.c 	else if (dev->flags & IFF_UP) {
IFF_UP            406 net/bridge/br_if.c 	if ((dev->flags & IFF_UP) && netif_carrier_ok(dev) &&
IFF_UP            407 net/bridge/br_if.c 	    (br->dev->flags & IFF_UP))
IFF_UP             69 net/bridge/br_notify.c 		if (br->dev->flags & IFF_UP)
IFF_UP             75 net/bridge/br_notify.c 		if (netif_carrier_ok(dev) && (br->dev->flags & IFF_UP)) {
IFF_UP            137 net/bridge/br_stp.c 	if (br->dev->flags & IFF_UP) {
IFF_UP            160 net/bridge/br_stp_bpdu.c 	if (!(br->dev->flags & IFF_UP))
IFF_UP             54 net/bridge/br_stp_if.c 		if ((p->dev->flags & IFF_UP) && netif_carrier_ok(p->dev))
IFF_UP             40 net/bridge/br_stp_timer.c 	if (br->dev->flags & IFF_UP) {
IFF_UP            112 net/bridge/br_stp_timer.c 	if (br->dev->flags & IFF_UP) {
IFF_UP            226 net/can/af_can.c 	if (!(skb->dev->flags & IFF_UP)) {
IFF_UP            344 net/can/raw.c  		if (!(dev->flags & IFF_UP))
IFF_UP            905 net/core/dev.c 	if (dev->flags & IFF_UP)
IFF_UP           1010 net/core/dev.c 	if (dev->flags & IFF_UP) {
IFF_UP           1066 net/core/dev.c 	if (dev->flags & IFF_UP)
IFF_UP           1096 net/core/dev.c 		dev->flags |= IFF_UP;
IFF_UP           1132 net/core/dev.c 	if (!(dev->flags & IFF_UP))
IFF_UP           1167 net/core/dev.c 	dev->flags &= ~IFF_UP;
IFF_UP           1242 net/core/dev.c 			if (!(dev->flags & IFF_UP))
IFF_UP           1260 net/core/dev.c 			if (dev->flags & IFF_UP) {
IFF_UP           1864 net/core/dev.c 	if (dev->flags & IFF_UP) {
IFF_UP           2954 net/core/dev.c 	if (dev->flags & IFF_UP && dev->change_rx_flags)
IFF_UP           3076 net/core/dev.c 	if (!(dev->flags&IFF_UP))
IFF_UP           3392 net/core/dev.c 		     (dev->flags & (IFF_UP | IFF_VOLATILE | IFF_PROMISC |
IFF_UP           3411 net/core/dev.c 	if ((old_flags ^ flags) & IFF_UP) {	/* Bit is different  ? */
IFF_UP           3412 net/core/dev.c 		ret = ((old_flags & IFF_UP) ? dev_close : dev_open)(dev);
IFF_UP           3418 net/core/dev.c 	if (dev->flags & IFF_UP &&
IFF_UP           3419 net/core/dev.c 	    ((old_flags ^ dev->flags) &~ (IFF_UP | IFF_PROMISC | IFF_ALLMULTI |
IFF_UP           3440 net/core/dev.c 	changes = (old_flags ^ dev->flags) & ~(IFF_UP | IFF_RUNNING);
IFF_UP           3473 net/core/dev.c 	if (!err && dev->flags & IFF_UP)
IFF_UP            191 net/core/dst.c 	if (dst->dev == NULL || !(dst->dev->flags&IFF_UP)) {
IFF_UP            182 net/core/link_watch.c 		if (dev->flags & IFF_UP) {
IFF_UP           1351 net/core/rtnetlink.c 		rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING);
IFF_UP           1304 net/decnet/dn_dev.c 		if (dev->flags & IFF_UP)
IFF_UP            215 net/decnet/dn_fib.c 			if (!(dev->flags&IFF_UP))
IFF_UP            244 net/decnet/dn_fib.c 		if (!(nh->nh_dev->flags & IFF_UP))
IFF_UP            259 net/decnet/dn_fib.c 		if (!(dev->flags&IFF_UP))
IFF_UP            593 net/decnet/dn_fib.c 	if (!(dev->flags&IFF_UP))
IFF_UP            712 net/decnet/dn_fib.c 	if (!(dev->flags&IFF_UP))
IFF_UP            723 net/decnet/dn_fib.c 			if (nh->nh_dev == NULL || !(nh->nh_dev->flags&IFF_UP))
IFF_UP            236 net/dsa/mv88e6060.c 		if (dev->flags & IFF_UP) {
IFF_UP            372 net/dsa/mv88e6xxx.c 		if (dev->flags & IFF_UP) {
IFF_UP            384 net/econet/af_econet.c 		if (!(dev->flags & IFF_UP))
IFF_UP            180 net/ipv4/devinet.c 	if (dev->flags & IFF_UP)
IFF_UP            718 net/ipv4/devinet.c 			if (!(ifr.ifr_flags & IFF_UP))
IFF_UP            729 net/ipv4/fib_frontend.c 	if (!(dev->flags&IFF_UP))
IFF_UP            542 net/ipv4/fib_semantics.c 			if (!(dev->flags&IFF_UP))
IFF_UP            575 net/ipv4/fib_semantics.c 		if (!(nh->nh_dev->flags & IFF_UP))
IFF_UP            590 net/ipv4/fib_semantics.c 		if (!(in_dev->dev->flags&IFF_UP)) {
IFF_UP           1128 net/ipv4/fib_semantics.c 	if (!(dev->flags&IFF_UP))
IFF_UP           1151 net/ipv4/fib_semantics.c 			if (nh->nh_dev == NULL || !(nh->nh_dev->flags&IFF_UP))
IFF_UP            183 net/ipv4/ip_gre.c 			if (t->parms.i_key == key && t->dev->flags & IFF_UP) {
IFF_UP            194 net/ipv4/ip_gre.c 			if (t->parms.i_key == key && t->dev->flags & IFF_UP) {
IFF_UP            207 net/ipv4/ip_gre.c 			if (t->parms.i_key == key && t->dev->flags & IFF_UP) {
IFF_UP            217 net/ipv4/ip_gre.c 		if (t->parms.i_key == key && t->dev->flags & IFF_UP) {
IFF_UP            228 net/ipv4/ip_gre.c 	if (ign->fb_tunnel_dev->flags&IFF_UP)
IFF_UP            198 net/ipv4/ipconfig.c 		if (dev_change_flags(dev, dev->flags | IFF_UP) < 0)
IFF_UP            220 net/ipv4/ipconfig.c 			if (dev_change_flags(dev, oflags | IFF_UP) < 0) {
IFF_UP            149 net/ipv4/ipip.c 		    remote == t->parms.iph.daddr && (t->dev->flags&IFF_UP))
IFF_UP            153 net/ipv4/ipip.c 		if (remote == t->parms.iph.daddr && (t->dev->flags&IFF_UP))
IFF_UP            157 net/ipv4/ipip.c 		if (local == t->parms.iph.saddr && (t->dev->flags&IFF_UP))
IFF_UP            160 net/ipv4/ipip.c 	if ((t = ipn->tunnels_wc[0]) != NULL && (t->dev->flags&IFF_UP))
IFF_UP            443 net/ipv6/addrconf.c 	if (dev->flags&IFF_UP)
IFF_UP           2257 net/ipv6/addrconf.c 		if (in_dev && (dev->flags & IFF_UP)) {
IFF_UP             93 net/ipv6/anycast.c 			dev = dev_get_by_flags(net, IFF_UP, IFF_UP|IFF_LOOPBACK);
IFF_UP            144 net/ipv6/ip6_tunnel.c 		    (t->dev->flags & IFF_UP))
IFF_UP            147 net/ipv6/ip6_tunnel.c 	if ((t = ip6n->tnls_wc[0]) != NULL && (t->dev->flags & IFF_UP))
IFF_UP            718 net/ipv6/mcast.c 	if (!(dev->flags & IFF_UP) || (mc->mca_flags & MAF_NOREPORT))
IFF_UP             92 net/ipv6/sit.c 		    remote == t->parms.iph.daddr && (t->dev->flags&IFF_UP))
IFF_UP             96 net/ipv6/sit.c 		if (remote == t->parms.iph.daddr && (t->dev->flags&IFF_UP))
IFF_UP            100 net/ipv6/sit.c 		if (local == t->parms.iph.saddr && (t->dev->flags&IFF_UP))
IFF_UP            103 net/ipv6/sit.c 	if ((t = sitn->tunnels_wc[0]) != NULL && (t->dev->flags&IFF_UP))
IFF_UP           1019 net/ipx/af_ipx.c 	if (!(dev->flags & IFF_UP))
IFF_UP            139 net/netrom/nr_dev.c 	if (dev->flags & IFF_UP) {
IFF_UP            586 net/netrom/nr_route.c 	if ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25)
IFF_UP            602 net/netrom/nr_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM)
IFF_UP            622 net/netrom/nr_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM && ax25cmp(addr, (ax25_address *)dev->dev_addr) == 0) {
IFF_UP            385 net/packet/af_packet.c 	if (!(dev->flags & IFF_UP))
IFF_UP            806 net/packet/af_packet.c 	if (!(dev->flags & IFF_UP))
IFF_UP            949 net/packet/af_packet.c 	if (!dev || (dev->flags & IFF_UP)) {
IFF_UP            226 net/phonet/af_phonet.c 	if (!dev || !(dev->flags & IFF_UP))
IFF_UP            128 net/phonet/pep-gprs.c 	if (likely(dev->net->flags & IFF_UP)) {
IFF_UP             81 net/phonet/pn_dev.c 			((pnd->netdev->flags & IFF_UP)) == IFF_UP)
IFF_UP            151 net/phonet/pn_dev.c 				((pnd->netdev->flags & IFF_UP)) != IFF_UP)
IFF_UP            254 net/phonet/socket.c 		if (dev && (dev->flags & IFF_UP))
IFF_UP            101 net/rose/rose_dev.c 	if (dev->flags & IFF_UP) {
IFF_UP            589 net/rose/rose_route.c 	if ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25)
IFF_UP            605 net/rose/rose_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE)
IFF_UP            623 net/rose/rose_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0) {
IFF_UP            640 net/rose/rose_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0)
IFF_UP            159 net/sched/act_mirred.c 	if (!(dev->flags&IFF_UP) ) {
IFF_UP            710 net/sched/sch_api.c 		if (dev->flags & IFF_UP)
IFF_UP            726 net/sched/sch_api.c 		if (dev->flags & IFF_UP)
IFF_UP            196 net/sched/sch_teql.c 		if (m->dev->flags & IFF_UP) {
IFF_UP            135 net/x25/x25_route.c 	    (!(dev->flags & IFF_UP) || (dev->type != ARPHRD_X25