Searched refs:ARPHRD_CAN (Results 1 – 10 of 10) sorted by relevance
254 if (unlikely(skb->dev->type != ARPHRD_CAN)) { in can_send()480 if (dev && dev->type != ARPHRD_CAN) in can_rx_register()545 if (dev && dev->type != ARPHRD_CAN) in can_rx_unregister()717 if (WARN_ONCE(dev->type != ARPHRD_CAN || in can_rcv()741 if (WARN_ONCE(dev->type != ARPHRD_CAN || in canfd_rcv()833 if (dev->type != ARPHRD_CAN) in can_notifier()950 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_exit()
368 if (dev->type == ARPHRD_CAN && dev->ml_priv) in can_rcvlist_proc_show()432 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_rcvlist_sff_proc_show()475 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_rcvlist_eff_proc_show()
460 if (dev->type != ARPHRD_CAN) in cgw_notifier()848 if (gwj->src.dev->type != ARPHRD_CAN) in cgw_create_job()856 if (gwj->dst.dev->type != ARPHRD_CAN) in cgw_create_job()
273 if (dev->type != ARPHRD_CAN) in raw_notifier()412 if (dev->type != ARPHRD_CAN) { in raw_bind()
1273 if (dev->type != ARPHRD_CAN) { in bcm_sendmsg()1359 if (dev->type != ARPHRD_CAN) in bcm_notifier()1513 if (dev->type != ARPHRD_CAN) { in bcm_connect()
55 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
151 dev->type = ARPHRD_CAN; in vcan_setup()
558 dev->type = ARPHRD_CAN; in can_setup()1050 if ((dev->type != ARPHRD_CAN) || (dev->rtnl_link_ops != &can_link_ops)) in safe_candev_priv()
446 dev->type = ARPHRD_CAN; in slc_setup()
929 dev->type = ARPHRD_CAN; /* the netdevice hardware type */