Searched refs:ARPHRD_6LOWPAN (Results 1 – 8 of 8) sorted by relevance
7 All 6lowpan able net devices, means all interfaces with ARPHRD_6LOWPAN,37 case ARPHRD_6LOWPAN:39 /* do great stuff which is ARPHRD_6LOWPAN related */52 on ARPHRD_6LOWPAN, because you can be sure that these function are called53 by ARPHRD_6LOWPAN interfaces.
30 dev->type = ARPHRD_6LOWPAN; in lowpan_register_netdevice()115 if (dev->type != ARPHRD_6LOWPAN) in lowpan_event()
99 #define ARPHRD_6LOWPAN 825 /* IPv6 over LoWPAN */ macro
294 if (dev->type != ARPHRD_6LOWPAN || !skb->len) in recv_pkt()1262 if (netdev->type != ARPHRD_6LOWPAN) in device_event()
2326 case ARPHRD_6LOWPAN: in ipv6_generate_eui64()3382 (dev->type != ARPHRD_6LOWPAN) && in addrconf_dev_config()
3041 case ARPHRD_6LOWPAN: in tun_get_addr_len()