Go to the documentation of this file.
9 #include <linux/netdevice.h>
10 #include <linux/atm.h>
11 #include <linux/atmdev.h>
17 #define CLIP_VCC(vcc) ((struct clip_vcc *) ((vcc)->user_back))
44 #define PRIV(dev) ((struct clip_priv *) netdev_priv(dev))