Searched refs:IFF_NOARP (Results 1 – 25 of 80) sorted by relevance
1234
92 IFF_NOARP = 1<<7, /* sysfs */ enumerator119 #define IFF_NOARP IFF_NOARP macro
25 dev->flags = IFF_BROADCAST|IFF_MULTICAST|IFF_NOARP; in ltalk_setup()
20 flags | IFF_NOARP, in ipvlan_set_port_mode()24 flags & ~IFF_NOARP, in ipvlan_set_port_mode()49 dev_change_flags(ipvlan->dev, flags | IFF_NOARP, in ipvlan_set_port_mode()52 dev_change_flags(ipvlan->dev, flags & ~IFF_NOARP, in ipvlan_set_port_mode()184 dev->flags |= IFF_NOARP; in ipvlan_open()186 dev->flags &= ~IFF_NOARP; in ipvlan_open()
38 dev->flags = IFF_NOARP; in slip_init()
40 dev->flags = IFF_NOARP; in slirp_init()
140 dev->flags = IFF_NOARP; in rose_setup()
111 dev->flags = IFF_NOARP; in vsockmon_setup()
93 dev->flags = IFF_NOARP; in nlmon_setup()
123 dev->flags |= IFF_NOARP; in dummy_setup()
224 dev->flags |= IFF_NOARP; in ifb_setup()
155 dev->flags = IFF_NOARP; in vcan_setup()
147 dev->flags = (IFF_NOARP|IFF_ECHO); in vxcan_setup()
177 dev->flags = IFF_NOARP; in nr_setup()
100 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
194 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
119 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
358 unsigned int flags = IFF_NOARP | IFF_MULTICAST; in teql_master_open()459 dev->flags = IFF_NOARP; in teql_master_setup()
271 } else if (dev->flags & (IFF_NOARP | IFF_LOOPBACK)) { in arp_constructor()310 if (dev->flags & IFF_NOARP) in arp_send_dst()948 if (dev->flags & IFF_NOARP || in arp_rcv()1258 if (change_info->flags_changed & IFF_NOARP) in arp_netdev_event()
87 dev->flags |= IFF_NOARP; in ipddp_init()
217 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in gprs_setup()
79 dev->net->flags |= IFF_NOARP; in vl600_bind()
234 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in hdlc_setup_dev()
107 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in eth_header()
272 dev->flags |= IFF_NOARP; in nsim_setup()
419 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in caifdev_setup()