Searched refs:ARPHRD_6LOWPAN (Results 1 – 5 of 5) sorted by relevance
4 All 6lowpan able net devices, means all interfaces with ARPHRD_6LOWPAN,34 case ARPHRD_6LOWPAN:36 /* do great stuff which is ARPHRD_6LOWPAN related */49 on ARPHRD_6LOWPAN, because you can be sure that these function are called50 by ARPHRD_6LOWPAN interfaces.
36 dev->type = ARPHRD_6LOWPAN; in lowpan_register_netdevice()123 if (dev->type != ARPHRD_6LOWPAN) in lowpan_event()
99 #define ARPHRD_6LOWPAN 825 /* IPv6 over LoWPAN */ macro
291 if (dev->type != ARPHRD_6LOWPAN || !skb->len) in recv_pkt()1254 if (netdev->type != ARPHRD_6LOWPAN) in device_event()
2246 case ARPHRD_6LOWPAN: in ipv6_generate_eui64()3285 (dev->type != ARPHRD_6LOWPAN) && in addrconf_dev_config()