Searched refs:ARPHRD_CAN (Results 1 – 10 of 10) sorted by relevance
236 if (skb->dev->type != ARPHRD_CAN) { in can_send()435 if (dev && dev->type != ARPHRD_CAN) in can_rx_register()501 if (dev && dev->type != ARPHRD_CAN) in can_rx_unregister()645 if (WARN_ONCE(dev->type != ARPHRD_CAN || in can_rcv()762 if (dev->type != ARPHRD_CAN) in can_notifier()870 if (dev->type == ARPHRD_CAN && dev->ml_priv){ in can_exit()
373 if (dev->type == ARPHRD_CAN && dev->ml_priv) in can_rcvlist_proc_show()436 if (dev->type == ARPHRD_CAN && dev->ml_priv) in can_rcvlist_sff_proc_show()
241 if (dev->type != ARPHRD_CAN) in raw_notifier()372 if (dev->type != ARPHRD_CAN) { in raw_bind()
424 if (dev->type != ARPHRD_CAN) in cgw_notifier()814 if (gwj->src.dev->type != ARPHRD_CAN || gwj->src.dev->header_ops) in cgw_create_job()823 if (gwj->dst.dev->type != ARPHRD_CAN || gwj->dst.dev->header_ops) in cgw_create_job()
1272 if (dev->type != ARPHRD_CAN) { in bcm_sendmsg()1358 if (dev->type != ARPHRD_CAN) in bcm_notifier()1512 if (dev->type != ARPHRD_CAN) { in bcm_connect()
55 #define ARPHRD_CAN 280 /* Controller Area Network */ macro
142 dev->type = ARPHRD_CAN; in vcan_setup()
385 dev->type = ARPHRD_CAN; in slc_setup()
456 dev->type = ARPHRD_CAN; in can_setup()
573 dev->type = ARPHRD_CAN; /* the netdevice hardware type */