Home
last modified time | relevance | path

Searched refs:ARPHRD_6LOWPAN (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dif_arp.h97 #define ARPHRD_6LOWPAN 825 /* IPv6 over LoWPAN */ macro
/linux-4.1.27/net/ieee802154/6lowpan/
Dcore.c116 dev->type = ARPHRD_6LOWPAN; in lowpan_setup()
/linux-4.1.27/net/bluetooth/
D6lowpan.c318 if (dev->type != ARPHRD_6LOWPAN) in recv_pkt()
678 dev->type = ARPHRD_6LOWPAN; in netdev_setup()
1410 if (netdev->type != ARPHRD_6LOWPAN) in device_event()
/linux-4.1.27/net/ipv6/
Daddrconf.c1983 case ARPHRD_6LOWPAN: in ipv6_generate_eui64()
3005 (dev->type != ARPHRD_6LOWPAN)) { in addrconf_dev_config()