Searched refs:ARPHRD_CAN (Results 1 – 8 of 8) sorted by relevance
56 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
158 dev->type = ARPHRD_CAN; in vcan_setup()
158 dev->type = ARPHRD_CAN; in vxcan_setup()
237 dev->type = ARPHRD_CAN; in can_setup()585 if (dev->type != ARPHRD_CAN || dev->rtnl_link_ops != &can_link_ops) in safe_candev_priv()
1383 if (dev->type != ARPHRD_CAN) { in bcm_sendmsg()1507 if (dev->type != ARPHRD_CAN) in bcm_notifier()1661 if (dev->type != ARPHRD_CAN) { in bcm_connect()
1309 if (dev->type != ARPHRD_CAN) { in isotp_bind()1587 if (dev->type != ARPHRD_CAN) in isotp_notifier()
1177 else if(dev->type == ARPHRD_CAN) in attach_one_default_qdisc()
1109 dev->type = ARPHRD_CAN; /* the netdevice hardware type */