ARPHRD_CAN 221 net/can/af_can.c if (skb->dev->type != ARPHRD_CAN) { ARPHRD_CAN 618 net/can/af_can.c if (dev->type != ARPHRD_CAN || !net_eq(dev_net(dev), &init_net)) { ARPHRD_CAN 734 net/can/af_can.c if (dev->type != ARPHRD_CAN) ARPHRD_CAN 1223 net/can/bcm.c if (dev->type != ARPHRD_CAN) { ARPHRD_CAN 1309 net/can/bcm.c if (dev->type != ARPHRD_CAN) ARPHRD_CAN 1452 net/can/bcm.c if (dev->type != ARPHRD_CAN) { ARPHRD_CAN 216 net/can/raw.c if (dev->type != ARPHRD_CAN) ARPHRD_CAN 339 net/can/raw.c if (dev->type != ARPHRD_CAN) {