Searched refs:IFF_ECHO (Results 1 – 28 of 28) sorted by relevance
99 IFF_ECHO = 1<<18, /* volatile */ enumerator127 #define IFF_ECHO IFF_ECHO macro130 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST|IFF_ECHO|\
160 dev->flags |= IFF_ECHO; in vcan_setup()
804 dev->flags |= IFF_ECHO; in sun4ican_probe()
687 dev->flags |= IFF_ECHO; /* we support local echo */ in bfin_can_probe()
397 if (!(dev->flags & IFF_ECHO) || skb->pkt_type != PACKET_LOOPBACK || in can_put_echo_skb()
806 ndev->flags |= IFF_ECHO; in rcar_can_probe()
1083 ndev->flags |= IFF_ECHO; /* We support local echo */ in xcan_probe()
935 ndev->flags |= IFF_ECHO; in ti_hecc_probe()
1213 dev->flags |= IFF_ECHO; in flexcan_probe()
1322 dev->flags |= IFF_ECHO; in at91_can_probe()
1225 ndev->flags |= IFF_ECHO; in pch_can_probe()
1843 ndev->flags |= IFF_ECHO; in ican3_probe()
1599 dev->flags |= IFF_ECHO; in grcan_setup_netdev()
668 dev->flags |= IFF_ECHO; /* we support local echo */ in register_sja1000dev()
285 if (!(skb->dev->flags & IFF_ECHO)) { in can_send()
697 dev->flags |= IFF_ECHO; /* we support local echo */ in alloc_mscandev()
947 netdev->flags |= IFF_ECHO; /* we support local echo */ in usb_8dev_probe()
766 netdev->flags |= IFF_ECHO; /* we support full roundtrip echo */ in gs_make_candev()
1001 netdev->flags |= IFF_ECHO; /* we support local echo */ in ems_usb_probe()
1019 netdev->flags |= IFF_ECHO; /* we support local echo */ in esd_usb2_probe_one_net()
1926 netdev->flags |= IFF_ECHO; in kvaser_usb_init_one()
841 dev->flags |= IFF_ECHO; /* we support local echo */ in register_cc770dev()
805 netdev->flags |= IFF_ECHO; /* we support local echo */ in peak_usb_create_dev()
660 netdev->flags |= IFF_ECHO; in softing_netdev_create()
1268 dev->flags |= IFF_ECHO; /* we support local echo */ in register_c_can_dev()
1062 net->flags |= IFF_ECHO; in mcp251x_can_probe()
1106 dev->flags |= IFF_ECHO; /* we support local echo */ in register_m_can_dev()
947 e.g. of tty devices. In this case the driver flag IFF_ECHO has to be951 dev->flags = (IFF_NOARP | IFF_ECHO);