Searched refs:IFF_ECHO (Results 1 – 25 of 38) sorted by relevance
12
105 IFF_ECHO = 1<<18, /* volatile */ enumerator133 #define IFF_ECHO IFF_ECHO macro136 #define IFF_VOLATILE (IFF_LOOPBACK|IFF_POINTOPOINT|IFF_BROADCAST|IFF_ECHO|\
160 dev->flags |= IFF_ECHO; in vcan_setup()
151 dev->flags = (IFF_NOARP|IFF_ECHO); in vxcan_setup()
25 announces IFF_ECHO in the interface flags. To have a clean start
808 dev->flags |= IFF_ECHO; in sun4ican_probe()
924 ndev->flags |= IFF_ECHO; in ti_hecc_probe()
1309 dev->flags |= IFF_ECHO; in at91_can_probe()
115 if (dev->flags & IFF_ECHO) in can_skb_headroom_valid()
48 if (!(dev->flags & IFF_ECHO) || in can_put_echo_skb()
671 dev->flags |= IFF_ECHO; /* we support local echo */ in register_sja1000dev()
257 if (!(skb->dev->flags & IFF_ECHO)) { in can_send()
678 dev->flags |= IFF_ECHO; /* we support local echo */ in alloc_mscandev()
794 ndev->flags |= IFF_ECHO; in alloc_peak_canfd_dev()
847 netdev->flags |= IFF_ECHO; /* we support local echo */ in mcba_usb_probe()
999 netdev->flags |= IFF_ECHO; /* we support local echo */ in ems_usb_probe()
947 netdev->flags |= IFF_ECHO; /* we support local echo */ in usb_8dev_probe()
839 netdev->flags |= IFF_ECHO; /* we support full roundtrip echo */ in gs_make_candev()
1022 netdev->flags |= IFF_ECHO; /* we support local echo */ in esd_usb2_probe_one_net()
708 netdev->flags |= IFF_ECHO; in kvaser_usb_init_one()
840 netdev->flags |= IFF_ECHO; /* we support local echo */ in peak_usb_create_dev()
855 dev->flags |= IFF_ECHO; /* we support local echo */ in register_cc770dev()
798 ndev->flags |= IFF_ECHO; in rcar_can_probe()
653 netdev->flags |= IFF_ECHO; in softing_netdev_create()
975 ndev->flags |= IFF_ECHO; /* we support local echo */ in ifi_canfd_plat_probe()
861 net->flags |= IFF_ECHO; in hi3110_can_probe()
Completed in 78 milliseconds