Searched refs:IFF_NOARP (Results 1 – 25 of 65) sorted by relevance
123
24 dev->flags = IFF_BROADCAST|IFF_MULTICAST|IFF_NOARP; in ltalk_setup()
38 dev->flags = IFF_NOARP; in slip_init()
40 dev->flags = IFF_NOARP; in slirp_init()
147 dev->flags = IFF_NOARP; in vcan_setup()
170 dev->flags = IFF_NOARP; in rose_setup()
38 #define IFF_NOARP 0x80 /* no ARP protocol */ macro
135 dev->flags |= IFF_NOARP; in dummy_setup()
184 dev->flags |= IFF_NOARP; in ifb_setup()
211 dev->flags = IFF_NOARP; in nr_setup()
152 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
203 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
119 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in build_header()
288 dev->flags = IFF_NOARP; in irda_device_setup()
234 if (rt->dst.dev->flags & IFF_NOARP) { in addr4_resolve()282 if (dst->dev->flags & IFF_NOARP) { in addr6_resolve()
371 unsigned int flags = IFF_NOARP | IFF_MULTICAST; in teql_master_open()474 dev->flags = IFF_NOARP; in teql_master_setup()
106 if (dev->flags & (IFF_LOOPBACK | IFF_NOARP)) { in eth_header()
199 net->flags |= IFF_NOARP; in register_networkdev()
88 dev->flags |= IFF_NOARP; in ipddp_init()
351 dev->flags = IFF_NOARP | IFF_BROADCAST; in ieee802154_fake_setup()
241 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in gprs_setup()
92 dev->net->flags |= IFF_NOARP; in vl600_bind()
237 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in hdlc_setup_dev()
295 } else if (dev->flags & (IFF_NOARP | IFF_LOOPBACK)) { in arp_constructor()708 if (dev->flags&IFF_NOARP) in arp_send()951 dev->flags & IFF_NOARP || in arp_rcv()
407 dev->flags = IFF_POINTOPOINT | IFF_NOARP; in caifdev_setup()
627 IFF_NOARP /* i2400m is apure IP device */ in i2400m_netdev_setup()