Searched refs:IFF_NOARP (Results 1 – 25 of 66) sorted by relevance
123
92 IFF_NOARP = 1<<7, /* sysfs */ enumerator119 #define IFF_NOARP IFF_NOARP macro
31 flags | IFF_NOARP, in ipvlan_set_port_mode()35 flags & ~IFF_NOARP, in ipvlan_set_port_mode()62 dev_change_flags(ipvlan->dev, flags | IFF_NOARP, in ipvlan_set_port_mode()65 dev_change_flags(ipvlan->dev, flags & ~IFF_NOARP, in ipvlan_set_port_mode()244 dev->flags |= IFF_NOARP; in ipvlan_open()246 dev->flags &= ~IFF_NOARP; in ipvlan_open()
73 dev->flags = IFF_NOARP; in nlmon_setup()
94 dev->flags = IFF_NOARP; in vsockmon_setup()
149 dev->flags = IFF_POINTOPOINT | IFF_NOARP | IFF_MULTICAST; in pfcp_link_setup()
134 ndev->flags = IFF_POINTOPOINT | IFF_NOARP; in mhi_net_setup()
325 dev->flags |= IFF_NOARP; in ifb_setup()
177 dev->flags = IFF_NOARP; in vcan_setup()
191 dev->flags = IFF_NOARP; in vxcan_setup()
100 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
195 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
119 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
409 unsigned int flags = IFF_NOARP | IFF_MULTICAST; in teql_master_open() 513 dev->flags = IFF_NOARP; in teql_master_setup()
272 } else if (dev->flags & (IFF_NOARP | IFF_LOOPBACK)) { in arp_constructor()311 if (dev->flags & IFF_NOARP) in arp_send_dst()974 if (dev->flags & IFF_NOARP || in arp_rcv()1338 if (change_info->flags_changed & IFF_NOARP) in arp_netdev_event()
179 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in ovpn_setup()
157 iosm_dev->flags = IFF_POINTOPOINT | IFF_NOARP; in ipc_wwan_setup()
221 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in gprs_setup()
79 dev->net->flags |= IFF_NOARP; in vl600_bind()
229 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in hdlc_setup_dev()
33 ndev->flags = IFF_NOARP; in mctp_test_dev_setup()
47 ndev->flags = IFF_NOARP; in mctp_usblib_dev_setup()
340 dev->flags = IFF_NOARP; in mctp_usb_netdev_setup()
107 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in eth_header()
233 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in t7xx_ccmni_wwan_setup()
293 dev->flags = IFF_NOARP; in can_setup()