IFF_UP           1294 drivers/infiniband/core/cache.c 		    (ndev && ((READ_ONCE(ndev->flags) & IFF_UP) == 0)))
IFF_UP           1702 drivers/infiniband/core/cma.c 		if (((*net_dev)->flags & IFF_UP) == 0) {
IFF_UP           1695 drivers/infiniband/hw/i40iw/i40iw_cm.c 		     (ip_dev == iwdev->netdev)) && (ip_dev->flags & IFF_UP)) {
IFF_UP           1775 drivers/infiniband/hw/i40iw/i40iw_cm.c 		    (dev == iwdev->netdev)) && (dev->flags & IFF_UP)) {
IFF_UP           1185 drivers/infiniband/hw/i40iw/i40iw_main.c 		     (ip_dev == iwdev->netdev)) && (ip_dev->flags & IFF_UP)) {
IFF_UP           1224 drivers/infiniband/hw/i40iw/i40iw_main.c 		    (dev == iwdev->netdev)) && (dev->flags & IFF_UP)) {
IFF_UP             73 drivers/infiniband/sw/rxe/rxe_verbs.c 	else if (dev_get_flags(rxe->ndev) & IFF_UP)
IFF_UP            167 drivers/infiniband/ulp/ipoib/ipoib_main.c 			if (flags & IFF_UP)
IFF_UP            170 drivers/infiniband/ulp/ipoib/ipoib_main.c 			dev_change_flags(cpriv->dev, flags | IFF_UP, NULL);
IFF_UP            207 drivers/infiniband/ulp/ipoib/ipoib_main.c 			if (!(flags & IFF_UP))
IFF_UP            210 drivers/infiniband/ulp/ipoib/ipoib_main.c 			dev_change_flags(cpriv->dev, flags & ~IFF_UP, NULL);
IFF_UP           1783 drivers/infiniband/ulp/ipoib/ipoib_main.c 	if (dev->flags & IFF_UP) {
IFF_UP           1828 drivers/infiniband/ulp/ipoib/ipoib_main.c 	dev_change_flags(priv->dev, priv->dev->flags & ~IFF_UP, NULL);
IFF_UP            187 drivers/infiniband/ulp/opa_vnic/opa_vnic_netdev.c 	opa_vnic_update_state(adapter, !!(netdev->flags & IFF_UP));
IFF_UP            377 drivers/net/arcnet/com20020.c 	if ((dev->flags & IFF_PROMISC) && (dev->flags & IFF_UP)) {
IFF_UP           1425 drivers/net/bonding/bond_main.c 	if (slave_dev->flags & IFF_UP) {
IFF_UP            583 drivers/net/bonding/bond_options.c 	if ((opt->flags & BOND_OPTFLAG_IFDOWN) && (bond->dev->flags & IFF_UP))
IFF_UP            862 drivers/net/bonding/bond_options.c 	if (bond->dev->flags & IFF_UP) {
IFF_UP            962 drivers/net/bonding/bond_options.c 	if (bond->dev->flags & IFF_UP) {
IFF_UP           1201 drivers/net/can/at91_can.c 	if (ndev->flags & IFF_UP) {
IFF_UP           1250 drivers/net/can/c_can/c_can.c 	if (!(dev->flags & IFF_UP))
IFF_UP           1285 drivers/net/can/c_can/c_can.c 	if (!(dev->flags & IFF_UP))
IFF_UP            773 drivers/net/can/dev.c 	if (dev->flags & IFF_UP)
IFF_UP            937 drivers/net/can/dev.c 		if (dev->flags & IFF_UP)
IFF_UP            978 drivers/net/can/dev.c 		if (dev->flags & IFF_UP)
IFF_UP           1009 drivers/net/can/dev.c 		if (dev->flags & IFF_UP)
IFF_UP           1016 drivers/net/can/dev.c 		if (!(dev->flags & IFF_UP))
IFF_UP           1027 drivers/net/can/dev.c 		if (dev->flags & IFF_UP)
IFF_UP           1496 drivers/net/can/grcan.c 		if (dev->flags & IFF_UP)				\
IFF_UP            284 drivers/net/can/sja1000/peak_pci.c 		if (!netdev || !(netdev->flags & IFF_UP))
IFF_UP            390 drivers/net/can/sja1000/peak_pcmcia.c 		if (!netdev || !(netdev->flags & IFF_UP))
IFF_UP            511 drivers/net/can/slcan.c 		if (dev->flags & IFF_UP)
IFF_UP            133 drivers/net/can/vcan.c 	if (dev->flags & IFF_UP)
IFF_UP             86 drivers/net/can/vxcan.c 	if (peer->flags & IFF_UP) {
IFF_UP            122 drivers/net/can/vxcan.c 	if (dev->flags & IFF_UP)
IFF_UP            152 drivers/net/eql.c 		if ((slave->dev->flags & IFF_UP) == IFF_UP) {
IFF_UP            315 drivers/net/eql.c 		if ((slave->dev->flags & IFF_UP) == IFF_UP) {
IFF_UP            419 drivers/net/eql.c 	if ((master_dev->flags & IFF_UP) == IFF_UP) {
IFF_UP            629 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 	if (dev->flags & IFF_UP) {
IFF_UP           2057 drivers/net/ethernet/freescale/gianfar.c 	if (dev->flags & IFF_UP)
IFF_UP           2062 drivers/net/ethernet/freescale/gianfar.c 	if (dev->flags & IFF_UP)
IFF_UP            388 drivers/net/ethernet/freescale/gianfar_ethtool.c 	if (dev->flags & IFF_UP) {
IFF_UP            455 drivers/net/ethernet/freescale/gianfar_ethtool.c 	if (dev->flags & IFF_UP)
IFF_UP            466 drivers/net/ethernet/freescale/gianfar_ethtool.c 	if (dev->flags & IFF_UP)
IFF_UP            548 drivers/net/ethernet/freescale/gianfar_ethtool.c 	if (dev->flags & IFF_UP) {
IFF_UP           3529 drivers/net/ethernet/freescale/ucc_geth.c 	if (dev->flags & IFF_UP) {
IFF_UP           2728 drivers/net/ethernet/ibm/ehea/ehea_main.c 				if (dev->flags & IFF_UP) {
IFF_UP           2769 drivers/net/ethernet/ibm/ehea/ehea_main.c 					if (dev->flags & IFF_UP) {
IFF_UP           6727 drivers/net/ethernet/intel/e1000e/netdev.c 	if (netdev->flags & IFF_UP)
IFF_UP           6739 drivers/net/ethernet/intel/e1000e/netdev.c 	if (netdev->flags & IFF_UP) {
IFF_UP           1094 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c 	if (dev->flags & IFF_UP) {
IFF_UP           1156 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c 	if (!(dev->flags & IFF_UP))
IFF_UP           2041 drivers/net/ethernet/intel/iavf/iavf_main.c 	adapter->netdev->flags &= ~IFF_UP;
IFF_UP           1589 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	if (ipip_entry->ol_dev->flags & IFF_UP)
IFF_UP           1675 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	if (ol_dev->flags & IFF_UP)
IFF_UP           3644 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 	return ul_dev ? (ul_dev->flags & IFF_UP) : true;
IFF_UP           4348 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c 		if (ipip_entry && ipip_entry->ol_dev->flags & IFF_UP) {
IFF_UP            263 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 		if (vid || !(edev->flags & IFF_UP))
IFF_UP            269 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 		if (!(edev->flags & IFF_UP))
IFF_UP            342 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	if (!(to_dev->flags & IFF_UP) ||
IFF_UP            443 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	if (!(to_dev->flags & IFF_UP) ||
IFF_UP            512 drivers/net/ethernet/mellanox/mlxsw/spectrum_span.c 	if (!(to_dev->flags & IFF_UP))
IFF_UP            882 drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c 		if (!(netdev->flags & IFF_UP))
IFF_UP            921 drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c 			if (!(netdev->flags & IFF_UP))
IFF_UP            751 drivers/net/ethernet/qualcomm/emac/emac.c 	if (netdev->flags & IFF_UP) {
IFF_UP           2019 drivers/net/ethernet/rocker/rocker_main.c 	if (rocker_port->dev->flags & IFF_UP)
IFF_UP           2641 drivers/net/ethernet/rocker/rocker_ofdpa.c 	if (ofdpa_port->dev->flags & IFF_UP)
IFF_UP            537 drivers/net/ethernet/sfc/ethtool.c 	already_up = (efx->net_dev->flags & IFF_UP);
IFF_UP            515 drivers/net/ethernet/sfc/falcon/ethtool.c 	already_up = (efx->net_dev->flags & IFF_UP);
IFF_UP            518 drivers/net/ethernet/sfc/falcon/nic.c 	if (!(efx->net_dev->flags & IFF_UP) || !efx->rx_nodesc_drops_prev_state)
IFF_UP            522 drivers/net/ethernet/sfc/falcon/nic.c 	efx->rx_nodesc_drops_prev_state = !!(efx->net_dev->flags & IFF_UP);
IFF_UP            525 drivers/net/ethernet/sfc/nic.c 	if (!(efx->net_dev->flags & IFF_UP) || !efx->rx_nodesc_drops_prev_state)
IFF_UP            529 drivers/net/ethernet/sfc/nic.c 	efx->rx_nodesc_drops_prev_state = !!(efx->net_dev->flags & IFF_UP);
IFF_UP           4071 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	if ((dev->flags & IFF_UP) == 0)
IFF_UP            208 drivers/net/ethernet/ti/cpsw.c 	if (!vdev || !(vdev->flags & IFF_UP))
IFF_UP            273 drivers/net/ethernet/ti/cpsw.c 	if (!vdev || !(vdev->flags & IFF_UP))
IFF_UP           1389 drivers/net/ethernet/toshiba/ps3_gelic_net.c 	if (!(netdev->flags & IFF_UP))
IFF_UP           1414 drivers/net/ethernet/toshiba/ps3_gelic_net.c 	if (netdev->flags & IFF_UP)
IFF_UP            907 drivers/net/ethernet/toshiba/spider_net.c 	    (card->netdev->flags & IFF_UP)) {
IFF_UP           2156 drivers/net/ethernet/toshiba/spider_net.c 	if (!(netdev->flags & IFF_UP))
IFF_UP           2189 drivers/net/ethernet/toshiba/spider_net.c 	if (netdev->flags & IFF_UP)
IFF_UP           1471 drivers/net/hippi/rrunner.c 	if (dev->flags & IFF_UP)
IFF_UP            263 drivers/net/ipvlan/ipvlan_core.c 			if (!(ipvlan->dev->flags & IFF_UP))
IFF_UP            327 drivers/net/ipvlan/ipvlan_core.c 		if (unlikely(!(dev->flags & IFF_UP))) {
IFF_UP            269 drivers/net/loopback.c 	blackhole_netdev->flags |= IFF_UP | IFF_RUNNING;
IFF_UP           2868 drivers/net/macsec.c 	if (!(dev->flags & IFF_UP))
IFF_UP           2902 drivers/net/macsec.c 	if (!(dev->flags & IFF_UP))
IFF_UP            406 drivers/net/macvlan.c 	if (unlikely(!(dev->flags & IFF_UP)))
IFF_UP            488 drivers/net/macvlan.c 	if (unlikely(!(dev->flags & IFF_UP))) {
IFF_UP            703 drivers/net/macvlan.c 	if (!(dev->flags & IFF_UP)) {
IFF_UP            761 drivers/net/macvlan.c 	if (dev->flags & IFF_UP) {
IFF_UP           1196 drivers/net/plip/plip.c 	if (!(dev->flags & IFF_UP))
IFF_UP           2218 drivers/net/ppp/ppp_generic.c 		if ((ppp->dev->flags & IFF_UP) == 0 ||
IFF_UP            678 drivers/net/ppp/pppoe.c 		if (!(dev->flags & IFF_UP)) {
IFF_UP            999 drivers/net/sb1000.c 	if (!(dev && dev->flags & IFF_UP))
IFF_UP            734 drivers/net/slip/slip.c 		if (dev->flags & IFF_UP)
IFF_UP           1178 drivers/net/team/team.c 	if (port_dev->flags & IFF_UP) {
IFF_UP           1420 drivers/net/tun.c 	return (tun->dev->flags & IFF_UP) && sock_writeable(sk);
IFF_UP           1965 drivers/net/tun.c 	if (unlikely(!(tun->dev->flags & IFF_UP))) {
IFF_UP           3187 drivers/net/tun.c 		if (tun->dev->flags & IFF_UP) {
IFF_UP           3067 drivers/net/usb/hso.c 			if (hso_net->flags & IFF_UP) {
IFF_UP             83 drivers/net/usb/qmi_wwan.c 	if (!(priv->real_dev->flags & IFF_UP))
IFF_UP           4708 drivers/net/usb/r8152.c 	if (netif_running(netdev) && netdev->flags & IFF_UP) {
IFF_UP           4734 drivers/net/usb/r8152.c 		if (netdev->flags & IFF_UP)
IFF_UP           4749 drivers/net/usb/r8152.c 	if (netif_running(netdev) && (netdev->flags & IFF_UP)) {
IFF_UP           5320 drivers/net/usb/r8152.c 			if (netdev->flags & IFF_UP) {
IFF_UP           5356 drivers/net/usb/r8152.c 		if (netdev->flags & IFF_UP) {
IFF_UP            921 drivers/net/veth.c 	if (peer->flags & IFF_UP) {
IFF_UP           1100 drivers/net/veth.c 		if (dev->flags & IFF_UP) {
IFF_UP           1116 drivers/net/veth.c 			if (dev->flags & IFF_UP)
IFF_UP           1784 drivers/net/virtio_net.c 		if (dev->flags & IFF_UP)
IFF_UP           2248 drivers/net/virtio_net.c 		if (dev->flags & IFF_UP)
IFF_UP            767 drivers/net/vrf.c 	ret = dev_change_flags(dev, flags & ~IFF_UP, extack);
IFF_UP           1759 drivers/net/vxlan.c 	if (unlikely(!(vxlan->dev->flags & IFF_UP))) {
IFF_UP           2354 drivers/net/vxlan.c 	if (unlikely(!(dev->flags & IFF_UP))) {
IFF_UP            351 drivers/net/wan/hdlc_cisco.c 		if (dev->flags & IFF_UP)
IFF_UP            346 drivers/net/wan/hdlc_fr.c 	if ((pvc->frad->flags & IFF_UP) == 0)
IFF_UP           1127 drivers/net/wan/hdlc_fr.c 	if (dev->flags & IFF_UP)
IFF_UP           1203 drivers/net/wan/hdlc_fr.c 		if (dev->flags & IFF_UP)
IFF_UP            664 drivers/net/wan/hdlc_ppp.c 		if (dev->flags & IFF_UP)
IFF_UP             61 drivers/net/wan/hdlc_raw.c 		if (dev->flags & IFF_UP)
IFF_UP             77 drivers/net/wan/hdlc_raw_eth.c 		if (dev->flags & IFF_UP)
IFF_UP            212 drivers/net/wan/hdlc_x25.c 		if (dev->flags & IFF_UP)
IFF_UP           1298 drivers/net/wan/ixp4xx_hss.c 		if (dev->flags & IFF_UP)
IFF_UP            141 drivers/net/wan/lmc/lmc_main.c         if(dev->flags & IFF_UP){
IFF_UP            282 drivers/net/wan/lmc/lmc_main.c         if(dev->flags & IFF_UP){
IFF_UP           1167 drivers/net/wan/sbni.c 			    (*p)->flags & IFF_UP ) {
IFF_UP           1209 drivers/net/wan/sbni.c 	if( nl->second  &&  nl->second->flags & IFF_UP ) {
IFF_UP           1352 drivers/net/wan/sbni.c 		if( !slave_dev  ||  !(slave_dev->flags & IFF_UP) ) {
IFF_UP            367 drivers/net/wan/wanxl.c 		if (dev->flags & IFF_UP)
IFF_UP            599 drivers/net/wan/x25_asy.c 	if (sl->dev->flags & IFF_UP)
IFF_UP            835 drivers/net/wireless/ath/ath6kl/txrx.c 	if (!(skb->dev->flags & IFF_UP)) {
IFF_UP           1560 drivers/net/wireless/ath/ath6kl/txrx.c 	if (!(vif->ndev->flags & IFF_UP)) {
IFF_UP            546 drivers/net/wireless/ath/wil6210/main.c 	if (!ndev || !(ndev->flags & IFF_UP)) {
IFF_UP             35 drivers/net/wireless/ath/wil6210/netdev.c 				if ((up && (ndev_i->flags & IFF_UP)) ||
IFF_UP            409 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c 	if (!(ifp->ndev->flags & IFF_UP)) {
IFF_UP            940 drivers/net/wireless/intersil/hostap/hostap_ap.c 	if (!(dev->flags & IFF_UP)) {
IFF_UP            639 drivers/net/wireless/intersil/hostap/hostap_main.c 	if (dev != local->dev && local->dev->flags & IFF_UP &&
IFF_UP            685 drivers/net/wireless/intersil/hostap/hostap_main.c 	if (dev != local->dev && !(local->dev->flags & IFF_UP)) {
IFF_UP            333 drivers/net/wireless/marvell/libertas/main.c 	if ((dev->flags & (IFF_UP|IFF_MULTICAST)) != (IFF_UP|IFF_MULTICAST))
IFF_UP           1859 drivers/s390/net/lcs.c 	dev->flags &= ~IFF_UP;
IFF_UP           1887 drivers/s390/net/lcs.c 		dev->flags |= IFF_UP;
IFF_UP           2173 drivers/s390/net/lcs.c 		card->dev->flags |= IFF_UP;
IFF_UP           1492 drivers/s390/net/netiucv.c 	    (ndev->flags & (IFF_UP | IFF_RUNNING))) {
IFF_UP           2103 drivers/s390/net/netiucv.c                 if (ndev->flags & (IFF_UP | IFF_RUNNING)) {
IFF_UP           3399 drivers/s390/net/qeth_core_main.c 	if (card->dev->flags & IFF_UP)
IFF_UP             32 drivers/s390/net/qeth_core_sys.c 		if (card->dev->flags & IFF_UP)
IFF_UP            906 drivers/s390/net/qeth_l2_main.c 	card->info.open_when_online = card->dev->flags & IFF_UP;
IFF_UP           1173 drivers/s390/net/qeth_l3_main.c 		    !(netdev->flags & IFF_UP))
IFF_UP           1257 drivers/s390/net/qeth_l3_main.c 		    !(netdev->flags & IFF_UP))
IFF_UP           2412 drivers/s390/net/qeth_l3_main.c 	card->info.open_when_online = card->dev->flags & IFF_UP;
IFF_UP            770 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	if ((dev->flags & IFF_UP) && netif_carrier_ok(dev))
IFF_UP            652 drivers/scsi/cxgbi/libcxgbi.c 	if (!(ndev->flags & IFF_UP) || !netif_carrier_ok(ndev)) {
IFF_UP            755 drivers/scsi/cxgbi/libcxgbi.c 	if (!(ndev->flags & IFF_UP) || !netif_carrier_ok(ndev)) {
IFF_UP             64 drivers/staging/gdm724x/gdm_lte.c 	if (dev->flags & IFF_UP)
IFF_UP            331 drivers/staging/octeon/ethernet-rx.c 			if (likely(dev->flags & IFF_UP)) {
IFF_UP            896 include/linux/filter.h 	if (unlikely(!(fwd->flags & IFF_UP)))
IFF_UP            111 include/uapi/linux/if.h #define IFF_UP				IFF_UP
IFF_UP            413 net/8021q/vlan.c 			if (!(flgs & IFF_UP))
IFF_UP            442 net/8021q/vlan.c 			if (!(flgs & IFF_UP))
IFF_UP            464 net/8021q/vlan.c 			if (flgs & IFF_UP)
IFF_UP            469 net/8021q/vlan.c 				dev_change_flags(vlandev, flgs | IFF_UP,
IFF_UP             25 net/8021q/vlan_core.c 	if (unlikely(!(vlan_dev->flags & IFF_UP))) {
IFF_UP            265 net/8021q/vlan_dev.c 	if (!(real_dev->flags & IFF_UP) &&
IFF_UP            340 net/8021q/vlan_dev.c 	if (!(dev->flags & IFF_UP))
IFF_UP            478 net/8021q/vlan_dev.c 	if (dev->flags & IFF_UP) {
IFF_UP            530 net/8021q/vlan_dev.c 	dev->flags  = real_dev->flags & ~(IFF_UP | IFF_PROMISC | IFF_ALLMULTI |
IFF_UP            510 net/atm/br2684.c 	if (unlikely(!(net_dev->flags & IFF_UP)))
IFF_UP            621 net/atm/lec.c  		    !priv->lecd || !(dev->flags & IFF_UP)) {
IFF_UP            777 net/atm/lec.c  	if (dev_lec[i]->flags & IFF_UP)
IFF_UP            493 net/batman-adv/hard-interface.c 	if (hard_iface->net_dev->flags & IFF_UP)
IFF_UP             79 net/batman-adv/send.c 	if (!(hard_iface->net_dev->flags & IFF_UP)) {
IFF_UP             95 net/bridge/br.c 		if (br->dev->flags & IFF_UP) {
IFF_UP            477 net/bridge/br_if.c 	else if (dev->flags & IFF_UP) {
IFF_UP            670 net/bridge/br_if.c 	    (br->dev->flags & IFF_UP))
IFF_UP            165 net/bridge/br_stp.c 	if (br->dev->flags & IFF_UP) {
IFF_UP            168 net/bridge/br_stp_bpdu.c 	if (!(br->dev->flags & IFF_UP))
IFF_UP            173 net/bridge/br_stp_if.c 		if (br->dev->flags & IFF_UP)
IFF_UP             36 net/bridge/br_stp_timer.c 	if (br->dev->flags & IFF_UP) {
IFF_UP            109 net/bridge/br_stp_timer.c 	if (!br_is_root_bridge(br) && (br->dev->flags & IFF_UP)) {
IFF_UP           1351 net/bridge/br_vlan.c 	return  !!(dev->flags & IFF_UP) && netif_oper_up(dev);
IFF_UP            232 net/can/af_can.c 	if (unlikely(!(skb->dev->flags & IFF_UP))) {
IFF_UP            433 net/can/gw.c   	if (!(gwj->dst.dev->flags & IFF_UP)) {
IFF_UP            422 net/can/raw.c  		if (!(dev->flags & IFF_UP))
IFF_UP           1114 net/core/dev.c 	if (dev->flags & IFF_UP &&
IFF_UP           1265 net/core/dev.c 	if (dev->flags & IFF_UP) {
IFF_UP           1330 net/core/dev.c 		dev->flags |= IFF_UP;
IFF_UP           1356 net/core/dev.c 	if (dev->flags & IFF_UP)
IFF_UP           1363 net/core/dev.c 	rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL);
IFF_UP           1409 net/core/dev.c 		dev->flags &= ~IFF_UP;
IFF_UP           1429 net/core/dev.c 		if (!(dev->flags & IFF_UP))
IFF_UP           1435 net/core/dev.c 		rtmsg_ifinfo(RTM_NEWLINK, dev, IFF_UP|IFF_RUNNING, GFP_KERNEL);
IFF_UP           1454 net/core/dev.c 	if (dev->flags & IFF_UP) {
IFF_UP           1576 net/core/dev.c 			if (!(dev->flags & IFF_UP))
IFF_UP           1595 net/core/dev.c 			if (dev->flags & IFF_UP) {
IFF_UP           1639 net/core/dev.c 			if (dev->flags & IFF_UP) {
IFF_UP           1826 net/core/dev.c 	if (!(dev->flags & IFF_UP))
IFF_UP           3760 net/core/dev.c 	if (dev->flags & IFF_UP) {
IFF_UP           7780 net/core/dev.c 	if (!(dev->flags&IFF_UP))
IFF_UP           7856 net/core/dev.c 		     (dev->flags & (IFF_UP | IFF_VOLATILE | IFF_PROMISC |
IFF_UP           7875 net/core/dev.c 	if ((old_flags ^ flags) & IFF_UP) {
IFF_UP           7876 net/core/dev.c 		if (old_flags & IFF_UP)
IFF_UP           7915 net/core/dev.c 	if (changes & IFF_UP) {
IFF_UP           7916 net/core/dev.c 		if (dev->flags & IFF_UP)
IFF_UP           7922 net/core/dev.c 	if (dev->flags & IFF_UP &&
IFF_UP           7923 net/core/dev.c 	    (changes & ~(IFF_UP | IFF_PROMISC | IFF_ALLMULTI | IFF_VOLATILE))) {
IFF_UP             19 net/core/gro_cells.c 	if (unlikely(!(dev->flags & IFF_UP)))
IFF_UP            153 net/core/link_watch.c 	if (dev->flags & IFF_UP && netif_device_present(dev)) {
IFF_UP           1269 net/decnet/dn_dev.c 		if (dev->flags & IFF_UP)
IFF_UP            212 net/decnet/dn_fib.c 			if (!(dev->flags&IFF_UP))
IFF_UP            241 net/decnet/dn_fib.c 		if (!(nh->nh_dev->flags & IFF_UP))
IFF_UP            256 net/decnet/dn_fib.c 		if (!(dev->flags&IFF_UP))
IFF_UP            624 net/decnet/dn_fib.c 	if (!(dev->flags&IFF_UP))
IFF_UP            745 net/decnet/dn_fib.c 	if (!(dev->flags&IFF_UP))
IFF_UP            756 net/decnet/dn_fib.c 			if (nh->nh_dev == NULL || !(nh->nh_dev->flags&IFF_UP))
IFF_UP             73 net/dsa/slave.c 	if (!(master->flags & IFF_UP))
IFF_UP            138 net/dsa/slave.c 	if (dev->flags & IFF_UP) {
IFF_UP            165 net/dsa/slave.c 	if (!(dev->flags & IFF_UP))
IFF_UP             24 net/hsr/hsr_device.c 	return dev && (dev->flags & IFF_UP);
IFF_UP            285 net/ipv4/devinet.c 	if (dev->flags & IFF_UP)
IFF_UP           1139 net/ipv4/devinet.c 			if (!(ifr->ifr_flags & IFF_UP))
IFF_UP           1118 net/ipv4/fib_frontend.c 	if (!(dev->flags & IFF_UP))
IFF_UP           1150 net/ipv4/fib_frontend.c 	if (!(dev->flags & IFF_UP) ||
IFF_UP           1073 net/ipv4/fib_semantics.c 		if (!(dev->flags & IFF_UP)) {
IFF_UP           1142 net/ipv4/fib_semantics.c 	err = (dev->flags & IFF_UP) ? 0 : -ENETDOWN;
IFF_UP           1167 net/ipv4/fib_semantics.c 	if (!(in_dev->dev->flags & IFF_UP)) {
IFF_UP           2079 net/ipv4/fib_semantics.c 	if (!(dev->flags & IFF_UP))
IFF_UP           2110 net/ipv4/fib_semantics.c 			    !(nexthop_nh->fib_nh_dev->flags & IFF_UP))
IFF_UP             98 net/ipv4/ip_tunnel.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            113 net/ipv4/ip_tunnel.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            133 net/ipv4/ip_tunnel.c 		if (!(t->dev->flags & IFF_UP))
IFF_UP            149 net/ipv4/ip_tunnel.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            162 net/ipv4/ip_tunnel.c 	if (t && t->dev->flags & IFF_UP)
IFF_UP            165 net/ipv4/ip_tunnel.c 	if (itn->fb_tunnel_dev && itn->fb_tunnel_dev->flags & IFF_UP)
IFF_UP            225 net/ipv4/ipconfig.c 		if (dev_change_flags(dev, dev->flags | IFF_UP, NULL) < 0)
IFF_UP            243 net/ipv4/ipconfig.c 			if (dev_change_flags(dev, oflags | IFF_UP, NULL) < 0) {
IFF_UP           1425 net/ipv4/nexthop.c 	} else if (!(cfg->dev->flags & IFF_UP)) {
IFF_UP           2535 net/ipv4/route.c 		if (!(dev_out->flags & IFF_UP) || !__in_dev_get_rcu(dev_out)) {
IFF_UP            484 net/ipv6/addrconf.c 	if (dev->flags&IFF_UP)
IFF_UP           3131 net/ipv6/addrconf.c 		if (in_dev && (dev->flags & IFF_UP)) {
IFF_UP           3355 net/ipv6/addrconf.c 		if (!IS_ERR_OR_NULL(idev) && dev->flags & IFF_UP &&
IFF_UP           6012 net/ipv6/addrconf.c 		} else if (!ifp->rt && (ifp->idev->dev->flags & IFF_UP)) {
IFF_UP            104 net/ipv6/anycast.c 			dev = __dev_get_by_flags(net, IFF_UP,
IFF_UP            105 net/ipv6/anycast.c 						 IFF_UP | IFF_LOOPBACK);
IFF_UP            135 net/ipv6/ip6_gre.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            159 net/ipv6/ip6_gre.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            185 net/ipv6/ip6_gre.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            208 net/ipv6/ip6_gre.c 		    !(t->dev->flags & IFF_UP))
IFF_UP            238 net/ipv6/ip6_gre.c 	if (t && t->dev->flags & IFF_UP)
IFF_UP            242 net/ipv6/ip6_gre.c 	if (dev && dev->flags & IFF_UP)
IFF_UP            147 net/ipv6/ip6_tunnel.c 		    (t->dev->flags & IFF_UP))
IFF_UP            156 net/ipv6/ip6_tunnel.c 		    (t->dev->flags & IFF_UP))
IFF_UP            164 net/ipv6/ip6_tunnel.c 		    (t->dev->flags & IFF_UP))
IFF_UP            169 net/ipv6/ip6_tunnel.c 	if (t && t->dev->flags & IFF_UP)
IFF_UP            173 net/ipv6/ip6_tunnel.c 	if (t && (t->dev->flags & IFF_UP))
IFF_UP            100 net/ipv6/ip6_vti.c 		    (t->dev->flags & IFF_UP))
IFF_UP            108 net/ipv6/ip6_vti.c 		    (t->dev->flags & IFF_UP))
IFF_UP            115 net/ipv6/ip6_vti.c 		    (t->dev->flags & IFF_UP))
IFF_UP            120 net/ipv6/ip6_vti.c 	if (t && (t->dev->flags & IFF_UP))
IFF_UP            676 net/ipv6/mcast.c 	if (!(dev->flags & IFF_UP) || (mc->mca_flags & MAF_NOREPORT))
IFF_UP           3446 net/ipv6/route.c 		if (!(dev->flags & IFF_UP)) {
IFF_UP           3498 net/ipv6/route.c 	if (!(dev->flags & IFF_UP) && !cfg->fc_ignore_dev_down) {
IFF_UP            297 net/ipv6/seg6_local.c 	if (!(odev->flags & IFF_UP) || !netif_carrier_ok(odev))
IFF_UP            105 net/ipv6/sit.c 		    (t->dev->flags & IFF_UP))
IFF_UP            112 net/ipv6/sit.c 		    (t->dev->flags & IFF_UP))
IFF_UP            119 net/ipv6/sit.c 		    (t->dev->flags & IFF_UP))
IFF_UP            123 net/ipv6/sit.c 	if (t && (t->dev->flags & IFF_UP))
IFF_UP            359 net/iucv/af_iucv.c 	if (!(skb->dev->flags & IFF_UP) || !netif_carrier_ok(skb->dev)) {
IFF_UP             91 net/mpls/af_mpls.c 	return dev && (dev->flags & IFF_UP) && netif_carrier_ok(dev);
IFF_UP            701 net/mpls/af_mpls.c 	if (!(dev->flags & IFF_UP)) {
IFF_UP            106 net/netrom/nr_dev.c 	if (dev->flags & IFF_UP) {
IFF_UP            561 net/netrom/nr_route.c 	if ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25)
IFF_UP            577 net/netrom/nr_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM)
IFF_UP            597 net/netrom/nr_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_NETROM &&
IFF_UP             92 net/openvswitch/vport-geneve.c 	err = dev_change_flags(dev, dev->flags | IFF_UP, NULL);
IFF_UP             58 net/openvswitch/vport-gre.c 	err = dev_change_flags(dev, dev->flags | IFF_UP, NULL);
IFF_UP            230 net/openvswitch/vport-internal_dev.c 	if (unlikely(!(netdev->flags & IFF_UP))) {
IFF_UP            121 net/openvswitch/vport-vxlan.c 	err = dev_change_flags(dev, dev->flags | IFF_UP, NULL);
IFF_UP           1912 net/packet/af_packet.c 	if (!(dev->flags & IFF_UP))
IFF_UP           2672 net/packet/af_packet.c 	if (unlikely(!(dev->flags & IFF_UP)))
IFF_UP           2883 net/packet/af_packet.c 	if (unlikely(!(dev->flags & IFF_UP)))
IFF_UP           3164 net/packet/af_packet.c 	if (!unlisted && (!dev || (dev->flags & IFF_UP))) {
IFF_UP            262 net/phonet/af_phonet.c 	if (!dev || !(dev->flags & IFF_UP))
IFF_UP            120 net/phonet/pep-gprs.c 	if (likely(dev->flags & IFF_UP)) {
IFF_UP            123 net/phonet/pn_dev.c 			((pnd->netdev->flags & IFF_UP)) == IFF_UP)
IFF_UP            219 net/phonet/pn_dev.c 				((pnd->netdev->flags & IFF_UP)) != IFF_UP)
IFF_UP            376 net/phonet/socket.c 		if (dev && (dev->flags & IFF_UP))
IFF_UP             64 net/rose/rose_dev.c 	if (dev->flags & IFF_UP) {
IFF_UP            597 net/rose/rose_route.c 	if ((dev->flags & IFF_UP) && dev->type == ARPHRD_AX25)
IFF_UP            612 net/rose/rose_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE)
IFF_UP            630 net/rose/rose_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0) {
IFF_UP            647 net/rose/rose_route.c 		if ((dev->flags & IFF_UP) && dev->type == ARPHRD_ROSE && rosecmp(addr, (rose_address *)dev->dev_addr) == 0)
IFF_UP            247 net/sched/act_mirred.c 	if (unlikely(!(dev->flags & IFF_UP))) {
IFF_UP           1043 net/sched/sch_api.c 		if (dev->flags & IFF_UP)
IFF_UP           1079 net/sched/sch_api.c 		if (dev->flags & IFF_UP)
IFF_UP           1251 net/sched/sch_generic.c 	bool up = dev->flags & IFF_UP;
IFF_UP            197 net/sched/sch_mq.c 	if (dev->flags & IFF_UP)
IFF_UP            203 net/sched/sch_mq.c 	if (dev->flags & IFF_UP)
IFF_UP            329 net/sched/sch_mqprio.c 	if (dev->flags & IFF_UP)
IFF_UP            337 net/sched/sch_mqprio.c 	if (dev->flags & IFF_UP)
IFF_UP           1696 net/sched/sch_taprio.c 	if (dev->flags & IFF_UP)
IFF_UP           1705 net/sched/sch_taprio.c 	if (dev->flags & IFF_UP)
IFF_UP            184 net/sched/sch_teql.c 		if (m->dev->flags & IFF_UP) {
IFF_UP           1033 net/tls/tls_device.c 	if (!(netdev->flags & IFF_UP)) {
IFF_UP           1105 net/tls/tls_device.c 	if (!(netdev->flags & IFF_UP)) {
IFF_UP            131 net/x25/x25_route.c 	    (!(dev->flags & IFF_UP) || (dev->type != ARPHRD_X25
IFF_UP            409 net/xdp/xsk.c  	if (unlikely(!(xs->dev->flags & IFF_UP)))
IFF_UP             66 net/xfrm/xfrm_interface.c 		    (xi->dev->flags & IFF_UP))
IFF_UP             98 net/xfrm/xfrm_interface.c 			(xi->dev->flags & IFF_UP))
IFF_UP            435 tools/testing/selftests/bpf/prog_tests/flow_dissector.c 	ifr.ifr_flags |= IFF_UP;