Searched refs:ARPHRD_CAN (Results 1 – 14 of 14) sorted by relevance
227 if (unlikely(skb->dev->type != ARPHRD_CAN)) { in can_send()453 if (dev && dev->type != ARPHRD_CAN) in can_rx_register()519 if (dev && dev->type != ARPHRD_CAN) in can_rx_unregister()678 if (unlikely(dev->type != ARPHRD_CAN || skb->len != CAN_MTU || in can_rcv()695 if (unlikely(dev->type != ARPHRD_CAN || skb->len != CANFD_MTU || in canfd_rcv()776 if (dev->type != ARPHRD_CAN) in can_notifier()
332 if (dev->type == ARPHRD_CAN && dev->ml_priv) in can_rcvlist_proc_show()385 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_rcvlist_sff_proc_show()416 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_rcvlist_eff_proc_show()
276 if (dev->type != ARPHRD_CAN) in raw_notifier()417 if (dev->type != ARPHRD_CAN) { in raw_bind()
1313 if (dev->type != ARPHRD_CAN) { in bcm_sendmsg()1393 if (dev->type != ARPHRD_CAN) in bcm_notifier()1558 if (dev->type != ARPHRD_CAN) { in bcm_connect()
525 if (dev->type != ARPHRD_CAN) in cgw_notifier()1063 if (gwj->src.dev->type != ARPHRD_CAN) in cgw_create_job()1071 if (gwj->dst.dev->type != ARPHRD_CAN) in cgw_create_job()
56 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
228 if (ndev->type != ARPHRD_CAN) in j1939_priv_get_by_ndev_locked()357 if (ndev->type != ARPHRD_CAN) in j1939_netdev_notify()
459 if (ndev->type != ARPHRD_CAN) { in j1939_sk_bind()
150 dev->type = ARPHRD_CAN; in vcan_setup()
142 dev->type = ARPHRD_CAN; in vxcan_setup()
628 dev->type = ARPHRD_CAN; in can_setup()1271 if (dev->type != ARPHRD_CAN || dev->rtnl_link_ops != &can_link_ops) in safe_candev_priv()
447 dev->type = ARPHRD_CAN; in slc_setup()
1041 else if(dev->type == ARPHRD_CAN) in attach_one_default_qdisc()
1070 dev->type = ARPHRD_CAN; /* the netdevice hardware type */