Searched refs:ARPHRD_CAN (Results 1 – 11 of 11) sorted by relevance
244 if (unlikely(skb->dev->type != ARPHRD_CAN)) { in can_send()473 if (dev && dev->type != ARPHRD_CAN) in can_rx_register()547 if (dev && dev->type != ARPHRD_CAN) in can_rx_unregister()724 if (unlikely(dev->type != ARPHRD_CAN || skb->len != CAN_MTU || in can_rcv()741 if (unlikely(dev->type != ARPHRD_CAN || skb->len != CANFD_MTU || in canfd_rcv()826 if (dev->type != ARPHRD_CAN) in can_notifier()914 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_pernet_exit()
330 if (dev->type == ARPHRD_CAN && dev->ml_priv) in can_rcvlist_proc_show()382 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_rcvlist_sff_proc_show()412 if (dev->type == ARPHRD_CAN && dev->ml_priv) { in can_rcvlist_eff_proc_show()
458 if (dev->type != ARPHRD_CAN) in cgw_notifier()887 if (gwj->src.dev->type != ARPHRD_CAN) in cgw_create_job()895 if (gwj->dst.dev->type != ARPHRD_CAN) in cgw_create_job()
279 if (dev->type != ARPHRD_CAN) in raw_notifier()420 if (dev->type != ARPHRD_CAN) { in raw_bind()
1337 if (dev->type != ARPHRD_CAN) { in bcm_sendmsg()1417 if (dev->type != ARPHRD_CAN) in bcm_notifier()1582 if (dev->type != ARPHRD_CAN) { in bcm_connect()
56 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
154 dev->type = ARPHRD_CAN; in vcan_setup()
152 dev->type = ARPHRD_CAN; in vxcan_setup()
620 dev->type = ARPHRD_CAN; in can_setup()1261 if ((dev->type != ARPHRD_CAN) || (dev->rtnl_link_ops != &can_link_ops)) in safe_candev_priv()
446 dev->type = ARPHRD_CAN; in slc_setup()
1070 dev->type = ARPHRD_CAN; /* the netdevice hardware type */